glib/docs/CODEOWNERS
Line: 26: incorrect codeowner user: pwithnall Line: 26: incorrect codeowner user: ebassi Line: 26: incorrect codeowner user: 3v1n0 Line: 26: no users/groups matched Line: 29: incorrect codeowner user: xclaesse Line: 29: incorrect codeowner user: nirbheek Line: 29: incorrect codeowner user: pwithnall Line: 29: no users/groups matched Line: 30: incorrect codeowner user: xclaesse Line: 30: incorrect codeowner user: nirbheek Line: 30: incorrect codeowner user: pwithnall Line: 30: no users/groups matched Line: 31: incorrect codeowner user: xclaesse Line: 31: incorrect codeowner user: nirbheek Line: 31: incorrect codeowner user: pwithnall Line: 31: no users/groups matched Line: 39: incorrect codeowner user: pwithnall Line: 39: incorrect codeowner user: xclaesse Line: 39: incorrect codeowner user: creiter Line: 39: incorrect codeowner user: sthibaul Line: 39: incorrect codeowner user: lantw Line: 39: incorrect codeowner user: dehesselle Line: 39: no users/groups matched Line: 42: incorrect codeowner user: jralls Line: 42: incorrect codeowner user: pwithnall Line: 42: incorrect codeowner user: sdroege Line: 42: no users/groups matched Line: 43: incorrect codeowner user: jralls Line: 43: incorrect codeowner user: pwithnall Line: 43: incorrect codeowner user: sdroege Line: 43: no users/groups matched Line: 46: incorrect codeowner user: lrn Line: 46: incorrect codeowner user: creiter Line: 46: incorrect codeowner user: fanc999 Line: 46: incorrect codeowner user: pwithnall Line: 46: incorrect codeowner user: sdroege Line: 46: incorrect codeowner user: nirbheek Line: 46: incorrect codeowner user: lb90 Line: 46: no users/groups matched Line: 49: incorrect codeowner user: fanc999 Line: 49: incorrect codeowner user: creiter Line: 49: incorrect codeowner user: pwithnall Line: 49: incorrect codeowner user: sdroege Line: 49: incorrect codeowner user: nirbheek Line: 49: incorrect codeowner user: lb90 Line: 49: no users/groups matched Line: 52: incorrect codeowner user: nirbheek Line: 52: incorrect codeowner user: lb90 Line: 52: no users/groups matched Line: 55: incorrect codeowner user: xclaesse Line: 55: incorrect codeowner user: pwithnall Line: 55: incorrect codeowner user: sdroege Line: 55: no users/groups matched Line: 58: incorrect codeowner user: jmatthew Line: 58: incorrect codeowner user: ajacoutot Line: 58: incorrect codeowner user: lantw Line: 58: incorrect codeowner user: pwithnall Line: 58: no users/groups matched Line: 59: incorrect codeowner user: jmatthew Line: 59: incorrect codeowner user: ajacoutot Line: 59: incorrect codeowner user: lantw Line: 59: incorrect codeowner user: pwithnall Line: 59: no users/groups matched Line: 62: incorrect codeowner user: bugaevc Line: 62: incorrect codeowner user: sthibaul Line: 62: no users/groups matched Line: 65: incorrect codeowner user: matthiasc Line: 65: incorrect codeowner user: alexl Line: 65: incorrect codeowner user: pwithnall Line: 65: no users/groups matched Line: 68: incorrect codeowner user: mcatanzaro Line: 68: incorrect codeowner user: pgriffis Line: 68: incorrect codeowner user: pwithnall Line: 68: incorrect codeowner user: sdroege Line: 68: no users/groups matched Line: 71: incorrect codeowner user: smcv Line: 71: incorrect codeowner user: pwithnall Line: 71: no users/groups matched Line: 74: incorrect codeowner user: oholy Line: 74: incorrect codeowner user: alexl Line: 74: incorrect codeowner user: pwithnall Line: 74: incorrect codeowner user: sdroege Line: 74: no users/groups matched Line: 75: incorrect codeowner user: alexl Line: 75: incorrect codeowner user: pwithnall Line: 75: incorrect codeowner user: sdroege Line: 75: no users/groups matched Line: 76: incorrect codeowner user: oholy Line: 76: incorrect codeowner user: alexl Line: 76: incorrect codeowner user: pwithnall Line: 76: no users/groups matched Line: 79: incorrect codeowner user: ebassi Line: 79: incorrect codeowner user: pwithnall Line: 79: incorrect codeowner user: sdroege Line: 79: no users/groups matched Line: 82: incorrect codeowner user: ebassi Line: 82: incorrect codeowner user: pwithnall Line: 82: incorrect codeowner user: sdroege Line: 82: no users/groups matched Line: 85: incorrect codeowner user: pwithnall Line: 85: incorrect codeowner user: sdroege Line: 85: no users/groups matched Line: 88: incorrect codeowner user: ebassi Line: 88: incorrect codeowner user: pwithnall Line: 88: incorrect codeowner user: sdroege Line: 88: no users/groups matched Line: 89: incorrect codeowner user: ebassi Line: 89: incorrect codeowner user: pwithnall Line: 89: incorrect codeowner user: sdroege Line: 89: no users/groups matched Line: 90: incorrect codeowner user: ebassi Line: 90: incorrect codeowner user: pwithnall Line: 90: incorrect codeowner user: sdroege Line: 90: no users/groups matched Line: 93: incorrect codeowner user: pwithnall Line: 93: incorrect codeowner user: sdroege Line: 93: no users/groups matched Line: 96: incorrect codeowner user: pwithnall Line: 96: no users/groups matched
Philip Withnall ac55270b1b
docs: Fix a broken link in the CODEOWNERS documentation
I wish people would stop moving their documentation around without
adding redirects. This is not how the internet is supposed to work.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
2024-10-17 11:38:26 +01:00

96 lines
2.9 KiB
Plaintext

# These are the people responsible for subsystems in GLib; if you're opening
# a merge request for files listed here, please add the following people to
# the list of reviewers
# The syntax of this file is defined by GitLab:
# https://docs.gitlab.com/ee/user/project/codeowners/reference.html
# Which, in turn, is similar to the .gitignore and .gitattributes files:
#
# - comments start with `#`
# - the first column contains paths and globs
# - the second column contains GitLab user names or email addresses,
# separated by spaces
#
# The last matching glob (rather than the union of *all* matching globs) gives
# the owners of a piece of code.
#
# If you want to be responsible for code reviews in specific sections of
# the GLib code base, add yourself here.
#
# Everyone listed in this file is a co-maintainer of GLib, even if they only
# concern themselves with one section of the code base. All usernames listed
# here should therefore also be listed in glib.doap, so that GitLab access
# control is correct.
# Overall maintainers
* @pwithnall @ebassi @3v1n0
# Build system
meson.build @xclaesse @nirbheek @pwithnall
meson.options @xclaesse @nirbheek @pwithnall
subprojects/ @xclaesse @nirbheek @pwithnall
# CI integration
# - @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
*osx* @jralls @pwithnall @sdroege
*.m @jralls @pwithnall @sdroege
# Windows support
*win32* @lrn @creiter @fanc999 @pwithnall @sdroege @nirbheek @lb90
# Windows support (MSVC-specific)
*msvc* @fanc999 @creiter @pwithnall @sdroege @nirbheek @lb90
# Windows support (UWP-specific)
*uwp* @nirbheek @lb90
# Android support
*android* @xclaesse @pwithnall @sdroege
# BSD support
*bsd* @jmatthew @ajacoutot @lantw @pwithnall
*kqueue* @jmatthew @ajacoutot @lantw @pwithnall
# GNU Hurd support
*hurd* @bugaevc @sthibaul
# flatpak portals
gio/*portal* @matthiasc @alexl @pwithnall
# Networking
gio/g*{tcp,udp,tls,socket,resolver,proxy,network,inet,datagram}* @mcatanzaro @pgriffis @pwithnall @sdroege
# D-Bus
gio/g*bus* @smcv @pwithnall
# I/O
gio/g*{file,vfs,mount,drive,volume}* @oholy @alexl @pwithnall @sdroege
gio/g*stream* @alexl @pwithnall @sdroege
gio/gio-tool* @oholy @alexl @pwithnall
# Generic bits of GLib
glib/ @ebassi @pwithnall @sdroege
# GObject type system
gobject/ @ebassi @pwithnall @sdroege
# GVariant
glib/gvariant* @pwithnall @sdroege
# grefcount, GRcBox and GRefString
glib/gref{count,string}.[ch] @ebassi @pwithnall @sdroege
glib/grc*.[ch] @ebassi @pwithnall @sdroege
glib/garc*.[ch] @ebassi @pwithnall @sdroege
# Logging
glib/gmessages.[ch] @pwithnall @sdroege
# Google clusterfuzz support
fuzzing/ @pwithnall