python3Packages.pymaven-patch: orphan

This commit is contained in:
Cole Helbling 2023-03-22 07:16:29 -07:00
parent 7eee981876
commit b38c3cab29

View file

@ -39,6 +39,6 @@ buildPythonPackage rec {
description = "Python access to maven";
homepage = "https://github.com/nexB/pymaven";
license = licenses.asl20;
maintainers = teams.determinatesystems.members;
maintainers = [ ];
};
}