Commit cc0e679a authored by Weijia Wang's avatar Weijia Wang
Browse files

maintainers/team-list: add ngi team

parent 08afffbd
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -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.";