python3Packages.debian-inspector: orphan

This commit is contained in:
Cole Helbling
2023-03-22 07:26:20 -07:00
parent 7c6ef93f41
commit fcfd9f35b1
@@ -48,6 +48,6 @@ buildPythonPackage rec {
description = "Utilities to parse Debian package, copyright and control files";
homepage = "https://github.com/nexB/debian-inspector";
license = with licenses; [ asl20 bsd3 mit ];
maintainers = teams.determinatesystems.members;
maintainers = [ ];
};
}