cyclonedx-python: move ownership to ctrl-os team
This commit is contained in:
@@ -37,7 +37,7 @@ python3Packages.buildPythonApplication rec {
|
||||
homepage = "https://github.com/CycloneDX/cyclonedx-python";
|
||||
changelog = "https://github.com/CycloneDX/cyclonedx-python/releases/tag/${src.tag}";
|
||||
license = lib.licenses.asl20;
|
||||
teams = [ lib.teams.cyberus ];
|
||||
teams = [ lib.teams.ctrl-os ];
|
||||
mainProgram = "cyclonedx-py";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user