about summary refs log tree commit diff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorBob van der Linden <bobvanderlinden@gmail.com>2022-03-20 16:05:14 +0100
committerGitHub <noreply@github.com>2022-03-20 16:05:14 +0100
commit73e92f61bf5cc4ddc01e79680b4dc802eea548e8 (patch)
tree5119e6e11d85d4f89d562650b2414ed8f724bca6 /.github/CODEOWNERS
parent72faca439d72f654808a0f6b49ffe3c059a7b55b (diff)
CODEOWNERS: add members of NixOS/systemd as well
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 28116af65bf3b..4f5839c8b5f59 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -78,10 +78,10 @@
 /nixos/lib/test-driver  @tfc
 
 # Systemd
-/nixos/modules/boot/systemd.nix      @NixOS/systemd
-/nixos/modules/boot/systemd-*.nix    @NixOS/systemd
-/nixos/lib/systemd-*.nix             @NixOS/systemd
-/pkgs/os-specific/linux/systemd      @NixOS/systemd
+/nixos/modules/boot/systemd.nix      @NixOS/systemd @flokli @arianvp @NinjaTrappeur @aanderse
+/nixos/modules/boot/systemd-*.nix    @NixOS/systemd @flokli @arianvp @NinjaTrappeur @aanderse
+/nixos/lib/systemd-*.nix             @NixOS/systemd @flokli @arianvp @NinjaTrappeur @aanderse
+/pkgs/os-specific/linux/systemd      @NixOS/systemd @flokli @arianvp @NinjaTrappeur @aanderse
 
 # Updaters
 ## update.nix