dep-scan: add ngi team
dep-scan is an ngi project. We would like to know about it :) Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
@@ -70,6 +70,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
changelog = "https://github.com/owasp-dep-scan/dep-scan/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ fab ];
|
||||
teams = [ lib.teams.ngi ];
|
||||
mainProgram = "dep-scan";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user