Skip to content

Commit cc0e679

Browse files
committed
maintainers/team-list: add ngi team
1 parent 08afffb commit cc0e679

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

maintainers/team-list.nix

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -745,6 +745,16 @@ with lib.maintainers;
745745
enableFeatureFreezePing = true;
746746
};
747747

748+
ngi = {
749+
members = [
750+
eljamm
751+
fricklerhandwerk
752+
wegank
753+
];
754+
scope = "Maintain NGI-supported software.";
755+
shortName = "NGI";
756+
};
757+
748758
node = {
749759
members = [ winter ];
750760
scope = "Maintain Node.js runtimes and build tooling.";

0 commit comments

Comments
 (0)