python3Packages.scancode-toolkit: orphan

This commit is contained in:
Cole Helbling
2023-03-22 07:21:49 -07:00
parent 0c503e0994
commit 93cb2f16af
@@ -159,6 +159,6 @@ buildPythonPackage rec {
description = "Tool to scan code for license, copyright, package and their documented dependencies and other interesting facts";
homepage = "https://github.com/nexB/scancode-toolkit";
license = with licenses; [ asl20 cc-by-40 ];
maintainers = teams.determinatesystems.members;
maintainers = [ ];
};
}