kikit: add ngi team

This commit is contained in:
Sizhe Zhao
2025-07-07 16:15:34 +08:00
parent 97898eb3eb
commit 014e169873
+1
View File
@@ -106,6 +106,7 @@ buildPythonApplication rec {
jfly
matusf
];
teams = with lib.teams; [ ngi ];
license = lib.licenses.mit;
};
}