mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 18:26:19 +01:00
docs: Add CI runner maintainers to CODEOWNERS
I can never remember them on demand otherwise. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
a8dbd7cad5
commit
62bc1a500a
@ -31,7 +31,12 @@ meson.options @xclaesse @nirbheek @pwithnall
|
|||||||
subprojects/ @xclaesse @nirbheek @pwithnall
|
subprojects/ @xclaesse @nirbheek @pwithnall
|
||||||
|
|
||||||
# CI integration
|
# CI integration
|
||||||
.gitlab-ci* @pwithnall @xclaesse @creiter
|
# - @pwithnall and @xclaesse maintain the CI configuration overall
|
||||||
|
# - @creiter maintains the Windows CI runners (tagged `win32-ps`)
|
||||||
|
# - @sthibaul maintains the Hurd runner (tagged `hurd`)
|
||||||
|
# - @lantw maintains the FreeBSD runner (tagged `freebsd-13`)
|
||||||
|
# - @dehesselle maintains the macOS runner (tagged `macosarm`)
|
||||||
|
.gitlab-ci* @pwithnall @xclaesse @creiter @sthibaul @lantw @dehesselle
|
||||||
|
|
||||||
# macOS support
|
# macOS support
|
||||||
*osx* @jralls @pwithnall @sdroege
|
*osx* @jralls @pwithnall @sdroege
|
||||||
|
Loading…
Reference in New Issue
Block a user