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: 34: incorrect codeowner user: pwithnall Line: 34: incorrect codeowner user: xclaesse Line: 34: incorrect codeowner user: creiter Line: 34: no users/groups matched Line: 37: incorrect codeowner user: jralls Line: 37: incorrect codeowner user: pwithnall Line: 37: incorrect codeowner user: sdroege Line: 37: no users/groups matched Line: 38: incorrect codeowner user: jralls Line: 38: incorrect codeowner user: pwithnall Line: 38: incorrect codeowner user: sdroege Line: 38: no users/groups matched Line: 41: incorrect codeowner user: lrn Line: 41: incorrect codeowner user: creiter Line: 41: incorrect codeowner user: fanc999 Line: 41: incorrect codeowner user: pwithnall Line: 41: incorrect codeowner user: sdroege Line: 41: incorrect codeowner user: nirbheek Line: 41: no users/groups matched Line: 44: incorrect codeowner user: fanc999 Line: 44: incorrect codeowner user: creiter Line: 44: incorrect codeowner user: pwithnall Line: 44: incorrect codeowner user: sdroege Line: 44: incorrect codeowner user: nirbheek Line: 44: no users/groups matched Line: 47: incorrect codeowner user: nirbheek Line: 47: no users/groups matched Line: 50: incorrect codeowner user: xclaesse Line: 50: incorrect codeowner user: pwithnall Line: 50: incorrect codeowner user: sdroege Line: 50: no users/groups matched Line: 53: incorrect codeowner user: jmatthew Line: 53: incorrect codeowner user: ajacoutot Line: 53: incorrect codeowner user: lantw Line: 53: incorrect codeowner user: pwithnall Line: 53: no users/groups matched Line: 54: incorrect codeowner user: jmatthew Line: 54: incorrect codeowner user: ajacoutot Line: 54: incorrect codeowner user: lantw Line: 54: incorrect codeowner user: pwithnall Line: 54: no users/groups matched Line: 57: incorrect codeowner user: matthiasc Line: 57: incorrect codeowner user: alexl Line: 57: incorrect codeowner user: pwithnall Line: 57: no users/groups matched Line: 60: incorrect codeowner user: mcatanzaro Line: 60: incorrect codeowner user: pgriffis Line: 60: incorrect codeowner user: pwithnall Line: 60: incorrect codeowner user: sdroege Line: 60: no users/groups matched Line: 63: incorrect codeowner user: smcv Line: 63: incorrect codeowner user: pwithnall Line: 63: no users/groups matched Line: 66: incorrect codeowner user: oholy Line: 66: incorrect codeowner user: alexl Line: 66: incorrect codeowner user: pwithnall Line: 66: incorrect codeowner user: sdroege Line: 66: no users/groups matched Line: 67: incorrect codeowner user: alexl Line: 67: incorrect codeowner user: pwithnall Line: 67: incorrect codeowner user: sdroege Line: 67: no users/groups matched Line: 68: incorrect codeowner user: oholy Line: 68: incorrect codeowner user: alexl Line: 68: incorrect codeowner user: pwithnall Line: 68: no users/groups matched Line: 71: incorrect codeowner user: ebassi Line: 71: incorrect codeowner user: pwithnall Line: 71: incorrect codeowner user: sdroege Line: 71: no users/groups matched Line: 74: incorrect codeowner user: ebassi Line: 74: incorrect codeowner user: pwithnall Line: 74: incorrect codeowner user: sdroege Line: 74: no users/groups matched Line: 77: incorrect codeowner user: pwithnall Line: 77: incorrect codeowner user: sdroege Line: 77: no users/groups matched Line: 80: incorrect codeowner user: ebassi Line: 80: incorrect codeowner user: pwithnall Line: 80: incorrect codeowner user: sdroege Line: 80: no users/groups matched Line: 81: incorrect codeowner user: ebassi Line: 81: incorrect codeowner user: pwithnall Line: 81: incorrect codeowner user: sdroege Line: 81: 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: pwithnall Line: 88: no users/groups matched
Philip Withnall d312647230 docs: Sync glib.doap to set of users listed in CODEOWNERS
Listing a user in `glib.doap` is important for ensuring their access
rights are correct in GitLab (as they are synced from the DOAP file by a
sysadmin script).

When `CODEOWNERS` was written, we were assuming that GNOME’s GitLab
would get support for the `CODEOWNERS` feature in GitLab. Unfortunately,
that’s not happened, and it remains an enterprise-only feature.

As such, that means that listing a co-maintainer of GLib in `CODEOWNERS`
is not sufficient to grant them permissions to actually merge MRs or
triage issues. That means they can’t really do any co-maintaining.

So fix that by updating the DOAP from `CODEOWNERS`. This doesn’t change
the list of co-maintainers at all, or the amount of trust assumed of
anybody.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
2022-06-22 15:54:49 +01:00

88 lines
2.5 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/code_owners.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.txt @xclaesse @nirbheek @pwithnall
subprojects/ @xclaesse @nirbheek @pwithnall
# CI integration
.gitlab-ci* @pwithnall @xclaesse @creiter
# macOS support
*osx* @jralls @pwithnall @sdroege
*.m @jralls @pwithnall @sdroege
# Windows support
*win32* @lrn @creiter @fanc999 @pwithnall @sdroege @nirbheek
# Windows support (MSVC-specific)
*msvc* @fanc999 @creiter @pwithnall @sdroege @nirbheek
# Windows support (UWP-specific)
*uwp* @nirbheek
# Android support
*android* @xclaesse @pwithnall @sdroege
# BSD support
*bsd* @jmatthew @ajacoutot @lantw @pwithnall
*kqueue* @jmatthew @ajacoutot @lantw @pwithnall
# 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