summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorpiegames <git@piegames.de>2021-12-04 21:30:03 +0100
committerGitHub <noreply@github.com>2021-12-04 21:30:03 +0100
commitf191650d9b7e21cef768510e11740d523b3e309b (patch)
tree5db7258990b90a46d0b52779498db80056a5a056 /.github
parent3f9962083619d512b754256ad6dfa8f6a8c3a659 (diff)
parent565ceb25962760ec1d77217ff4ff9ea13a94b8f4 (diff)
Merge pull request #146951: piegamesde/codeowners
Codeowners: update teams and add entry for GNOME
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS21
1 files changed, 16 insertions, 5 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 7dc14a61cbae..719f61203d22 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -6,6 +6,13 @@
#
# For documentation on this file, see https://help.github.com/articles/about-codeowners/
# Mentioned users will get code review requests.
+#
+# IMPORTANT NOTE: in order to actually get pinged, commit access is required.
+# This also holds true for GitHub teams. Since almost none of our teams have write
+# permissions, you need to list all members of the team with commit access individually.
+# We still add the team to the list next to its members, this helps keeping things
+# in sync. (Put non team members before the team to distinguish them.)
+# See https://github.com/NixOS/nixpkgs/issues/124085 for more details
# This file
/.github/CODEOWNERS @edolstra
@@ -210,11 +217,11 @@
/pkgs/top-level/php-packages.nix @jtojnar @NixOS/php @aanderse @etu @globin @ma27 @talyz
# Podman, CRI-O modules and related
-/nixos/modules/virtualisation/containers.nix @NixOS/podman @zowoq
-/nixos/modules/virtualisation/cri-o.nix @NixOS/podman @zowoq
-/nixos/modules/virtualisation/podman.nix @NixOS/podman @zowoq
-/nixos/tests/cri-o.nix @NixOS/podman @zowoq
-/nixos/tests/podman.nix @NixOS/podman @zowoq
+/nixos/modules/virtualisation/containers.nix @NixOS/podman @zowoq @adisbladis
+/nixos/modules/virtualisation/cri-o.nix @NixOS/podman @zowoq @adisbladis
+/nixos/modules/virtualisation/podman.nix @NixOS/podman @zowoq @adisbladis
+/nixos/tests/cri-o.nix @NixOS/podman @zowoq @adisbladis
+/nixos/tests/podman.nix @NixOS/podman @zowoq @adisbladis
# Docker tools
/pkgs/build-support/docker @roberth @utdemir
@@ -230,6 +237,10 @@
/pkgs/development/go-modules @kalbasit @Mic92 @zowoq
/pkgs/development/go-packages @kalbasit @Mic92 @zowoq
+# GNOME
+/pkgs/desktops/gnome @NixOS/GNOME @jtojnar @hedning
+/pkgs/desktops/gnome/extensions @piegamesde @NixOS/GNOME @jtojnar @hedning
+
# Cinnamon
/pkgs/desktops/cinnamon @mkg20001