From fc4d5e9e9356f2659637ff4d5b3c3fdea2ac0de9 Mon Sep 17 00:00:00 2001 From: phanirithvij Date: Sat, 31 Jan 2026 13:31:13 +0530 Subject: [PATCH] maintainers: add phanirithvij to ngi team Signed-off-by: phanirithvij --- maintainers/team-list.nix | 1 + nixos/modules/services/security/reaction.nix | 1 - nixos/tests/reaction-firewall.nix | 1 - nixos/tests/reaction.nix | 1 - 4 files changed, 1 insertion(+), 3 deletions(-) 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; }