Skip to content

Commit

Permalink
CODEOWNERS: only include NixOS/systemd and Kloenk
Browse files Browse the repository at this point in the history
  • Loading branch information
bobvanderlinden authored Mar 21, 2022
1 parent 73e92f6 commit 42784b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 42784b3

Please sign in to comment.