From 73e92f61bf5cc4ddc01e79680b4dc802eea548e8 Mon Sep 17 00:00:00 2001 From: Bob van der Linden Date: Sun, 20 Mar 2022 16:05:14 +0100 Subject: [PATCH] CODEOWNERS: add members of NixOS/systemd as well --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 28116af65bf3..4f5839c8b5f5 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