From 72faca439d72f654808a0f6b49ffe3c059a7b55b Mon Sep 17 00:00:00 2001 From: Bob van der Linden Date: Sat, 19 Mar 2022 12:35:41 +0100 Subject: CODEOWNERS: add @NixOS/systemd for systemd files --- .github/CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.github') diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c4662b044aa..28116af65bf 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -77,6 +77,12 @@ # NixOS integration test driver /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 + # Updaters ## update.nix /maintainers/scripts/update.nix @jtojnar -- cgit 1.4.1