diff --git a/nixos/tests/ncps.nix b/nixos/tests/ncps.nix index e46f7eb3d24b..6f9ade50aa24 100644 --- a/nixos/tests/ncps.nix +++ b/nixos/tests/ncps.nix @@ -6,6 +6,9 @@ { name = "ncps"; + meta = with lib.maintainers; { + maintainers = [ kalbasit ]; + }; nodes = { harmonia = {