python3Packages.typecode: orphan
This commit is contained in:
parent
b38c3cab29
commit
ceb167f2e3
1 changed files with 1 additions and 1 deletions
|
@ -67,6 +67,6 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/nexB/typecode";
|
||||
changelog = "https://github.com/nexB/typecode/releases/tag/v${version}";
|
||||
license = licenses.asl20;
|
||||
maintainers = teams.determinatesystems.members;
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue