From b8721d76e05bef1219118f74c8b762108c8ddd5e Mon Sep 17 00:00:00 2001 From: Ethan Carter Edwards Date: Wed, 4 Jun 2025 09:20:01 -0400 Subject: [PATCH] teams/ngi: add ethancedwards8 Add myself as a team member as I will be a Summer of Nix participant and would like to be more involved/informed. Signed-off-by: Ethan Carter Edwards --- maintainers/team-list.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 3ac3b6fe6e19..35aa999a58be 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -913,6 +913,7 @@ with lib.maintainers; ngi = { members = [ eljamm + ethancedwards8 fricklerhandwerk wegank ];