Unverified Commit 014e1698 authored by Sizhe Zhao's avatar Sizhe Zhao
Browse files

kikit: add ngi team

parent 97898eb3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -106,6 +106,7 @@ buildPythonApplication rec {
      jfly
      matusf
    ];
    teams = with lib.teams; [ ngi ];
    license = lib.licenses.mit;
  };
}