diff --git a/nixos/tests/ncps-storage-s3.nix b/nixos/tests/ncps-storage-s3.nix index 890158dd8c4a..57e23c4e1c9a 100644 --- a/nixos/tests/ncps-storage-s3.nix +++ b/nixos/tests/ncps-storage-s3.nix @@ -20,7 +20,10 @@ in { name = "ncps-storage-s3"; meta = with lib.maintainers; { - maintainers = [ kalbasit ]; + maintainers = [ + aciceri + kalbasit + ]; }; nodes = { diff --git a/nixos/tests/ncps.nix b/nixos/tests/ncps.nix index 6f9ade50aa24..0daef543fbff 100644 --- a/nixos/tests/ncps.nix +++ b/nixos/tests/ncps.nix @@ -7,7 +7,10 @@ { name = "ncps"; meta = with lib.maintainers; { - maintainers = [ kalbasit ]; + maintainers = [ + aciceri + kalbasit + ]; }; nodes = {