python3Packages.saneyaml: orphan
This commit is contained in:
parent
a198268950
commit
3a546dacb2
1 changed files with 1 additions and 1 deletions
|
@ -36,6 +36,6 @@ buildPythonPackage rec {
|
|||
description = "A PyYaml wrapper with sane behaviour to read and write readable YAML safely";
|
||||
homepage = "https://github.com/nexB/saneyaml";
|
||||
license = licenses.asl20;
|
||||
maintainers = teams.determinatesystems.members;
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue