forked from mirrors/nixpkgs
python3.pkgs.pythonix: remove myself as maintainer
This commit is contained in:
parent
501bbad4ce
commit
b90f389c10
|
@ -30,7 +30,7 @@ buildPythonPackage rec {
|
|||
description = ''
|
||||
Eval nix code from python.
|
||||
'';
|
||||
maintainers = [ maintainers.mic92 ];
|
||||
maintainers = [ ];
|
||||
license = licenses.mit;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue