summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorBob van der Linden <bobvanderlinden@gmail.com>2022-03-21 20:09:53 +0100
committerGitHub <noreply@github.com>2022-03-21 20:09:53 +0100
commit42784b3d20026475933bca01e0cd0f5b6e6c25b8 (patch)
treee64accce06b5ba37208a906448c4aa6185145cd9 /.github
parent73e92f61bf5cc4ddc01e79680b4dc802eea548e8 (diff)
CODEOWNERS: only include NixOS/systemd and Kloenk
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 4f5839c8b5f5..895652830ee6 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -78,10 +78,10 @@
/nixos/lib/test-driver @tfc
# 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
+/nixos/modules/boot/systemd.nix @NixOS/systemd @Kloenk
+/nixos/modules/boot/systemd-*.nix @NixOS/systemd @Kloenk
+/nixos/lib/systemd-*.nix @NixOS/systemd @Kloenk
+/pkgs/os-specific/linux/systemd @NixOS/systemd @Kloenk
# Updaters
## update.nix