From 0d7d3d60afec7db3133c863c1e3cd17447bebc2f Mon Sep 17 00:00:00 2001 From: Arian van Putten Date: Mon, 3 Jun 2024 11:40:40 +0200 Subject: [PATCH] CODEOWNERS: add @NixOS/acme We would like to have the @NixOS/acme team assigned for review to changes of this module --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e78e7ab2bdef..198293d84955 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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