Remove me (garbas) as maintainer since I don't have much time to maintain anything
This commit is contained in:
@@ -26,6 +26,6 @@ buildPythonPackage rec {
|
||||
description = "Code checking using pep8 and pyflakes";
|
||||
homepage = https://pypi.python.org/pypi/flake8;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ garbas ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user