3
0
Fork 0
forked from mirrors/nixpkgs

CODEOWNERS: add members of NixOS/systemd as well

This commit is contained in:
Bob van der Linden 2022-03-20 16:05:14 +01:00 committed by GitHub
parent 72faca439d
commit 73e92f61bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
.github/CODEOWNERS vendored
View file

@ -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