1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

CODEOWNERS: add @NixOS/acme

We would like to have the @NixOS/acme team assigned for review to changes of this module
This commit is contained in:
Arian van Putten 2024-06-03 11:40:40 +02:00
parent d96b321bcc
commit 0d7d3d60af

3
.github/CODEOWNERS vendored
View file

@ -103,6 +103,9 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @raitobezarius @ma27
# NixOS QEMU virtualisation
/nixos/virtualisation/qemu-vm.nix @raitobezarius
# ACME
/nixos/modules/security/acme @arianvp @flokli @aanderse # no merge permission: @m1cr0man @emilazy
# Systemd
/nixos/modules/system/boot/systemd.nix @NixOS/systemd
/nixos/modules/system/boot/systemd @NixOS/systemd