Remove me (garbas) as maintainer since I don't have much time to maintain anything
This commit is contained in:
@@ -32,6 +32,6 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
homepage = https://pypi.python.org/pypi/subprocess32;
|
||||
description = "Backport of the subprocess module from Python 3.2.5 for use on 2.x";
|
||||
maintainers = with lib.maintainers; [ garbas ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user