python3Packages.vivisect: orphan

This commit is contained in:
Cole Helbling
2023-03-22 07:23:20 -07:00
parent ba0af25e23
commit 62c404f206
@@ -69,6 +69,6 @@ buildPythonPackage rec {
homepage = "https://github.com/vivisect/vivisect";
changelog = "https://github.com/vivisect/vivisect/blob/v${version}/CHANGELOG.rst";
license = licenses.asl20;
maintainers = teams.determinatesystems.members;
maintainers = [ ];
};
}