python3Packages.plugincode: orphan

This commit is contained in:
Cole Helbling
2023-03-22 07:23:48 -07:00
parent b0fc8558b8
commit 46b6a80327
@@ -52,6 +52,6 @@ buildPythonPackage rec {
description = "Library that provides plugin functionality for ScanCode toolkit";
homepage = "https://github.com/nexB/plugincode";
license = licenses.asl20;
maintainers = teams.determinatesystems.members;
maintainers = [ ];
};
}