gnome-control-center/docs/CODEOWNERS
Line: 23: incorrect codeowner user: felipeborges Line: 23: incorrect codeowner user: robert_ancell Line: 23: no users/groups matched Line: 27: incorrect codeowner user: cyberphantom52 Line: 27: no users/groups matched Line: 30: incorrect codeowner user: pksadiq Line: 30: no users/groups matched Line: 33: incorrect codeowner user: velsinki Line: 33: no users/groups matched Line: 36: incorrect codeowner user: nishalkulkarni Line: 36: no users/groups matched Line: 37: incorrect codeowner user: nishalkulkarni Line: 37: no users/groups matched Line: 40: incorrect codeowner user: hadess Line: 40: no users/groups matched Line: 43: incorrect codeowner user: mkasik Line: 43: no users/groups matched Line: 46: incorrect codeowner user: melix99 Line: 46: no users/groups matched Line: 49: incorrect codeowner user: carlosg Line: 49: no users/groups matched Line: 52: incorrect codeowner user: pksadiq Line: 52: no users/groups matched
2023-12-22 10:40:50 +01:00

52 lines
1.4 KiB
Text

# These are the people responsible for Settings panels and domain-specific
# parts of the GNOME Settings codebase.
#
# If you open 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 GNOME Settings code base, add yourself here.
# General maintainers
* @felipeborges @robert_ancell
# Panels
## About
panels/info-overview/* @cyberphantom52
## Accessibility
panels/universal-access/* @pksadiq
## Appearance
panels/background/* @velsinki
## Apps
panels/applications/cc-default-apps-* @nishalkulkarni
panels/applications/cc-removable-media-settings* @nishalkulkarni
## Bluetooth
panels/bluetooth/* @hadess
## Printers
panels/printers/* @mkasik
## Sound
panels/sound/* @melix99
## Wacom
panels/wacom/* @carlosg
## WWAN (Cellular)
panels/wwan/* @pksadiq