diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 2153056117c9..e5f2f6402293 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -566,6 +566,7 @@ with lib.maintainers; ethancedwards8 fricklerhandwerk OPNA2608 + phanirithvij prince213 wegank ]; diff --git a/nixos/modules/services/security/reaction.nix b/nixos/modules/services/security/reaction.nix index 1edf4bcc698d..63e7eb586f60 100644 --- a/nixos/modules/services/security/reaction.nix +++ b/nixos/modules/services/security/reaction.nix @@ -204,7 +204,6 @@ in with lib.maintainers; [ ppom - phanirithvij ] ++ lib.teams.ngi.members; } diff --git a/nixos/tests/reaction-firewall.nix b/nixos/tests/reaction-firewall.nix index a3d46cbfda8d..49d4d276da02 100644 --- a/nixos/tests/reaction-firewall.nix +++ b/nixos/tests/reaction-firewall.nix @@ -73,7 +73,6 @@ with lib.maintainers; [ ppom - phanirithvij ] ++ lib.teams.ngi.members; } diff --git a/nixos/tests/reaction.nix b/nixos/tests/reaction.nix index 730c230e4226..4cef6ead87a9 100644 --- a/nixos/tests/reaction.nix +++ b/nixos/tests/reaction.nix @@ -104,7 +104,6 @@ with lib.maintainers; [ ppom - phanirithvij ] ++ lib.teams.ngi.members; }