maintainers/team-list: add ngi team

This commit is contained in:
Weijia Wang
2024-09-26 16:22:33 +02:00
parent 08afffbd72
commit cc0e679aaf
+10
View File
@@ -745,6 +745,16 @@ with lib.maintainers;
enableFeatureFreezePing = true;
};
ngi = {
members = [
eljamm
fricklerhandwerk
wegank
];
scope = "Maintain NGI-supported software.";
shortName = "NGI";
};
node = {
members = [ winter ];
scope = "Maintain Node.js runtimes and build tooling.";