about summary refs log tree commit diff
path: root/nixpkgs/.github/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/.github/CODEOWNERS')
-rw-r--r--nixpkgs/.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixpkgs/.github/CODEOWNERS b/nixpkgs/.github/CODEOWNERS
index 78e56796425d..bcc70699fe45 100644
--- a/nixpkgs/.github/CODEOWNERS
+++ b/nixpkgs/.github/CODEOWNERS
@@ -105,6 +105,9 @@
 /nixos/lib/systemd-*.nix                    @NixOS/systemd
 /pkgs/os-specific/linux/systemd             @NixOS/systemd
 
+# Systemd-boot
+/nixos/modules/system/boot/loader/systemd-boot      @JulienMalka
+
 # Images and installer media
 /nixos/modules/installer/cd-dvd/            @samueldr
 /nixos/modules/installer/sd-card/           @samueldr