misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those packages.
This commit is contained in:
@@ -21,6 +21,6 @@ buildPythonPackage rec {
|
||||
description = "pytest plugin to re-run tests to eliminate flaky failures";
|
||||
homepage = https://github.com/pytest-dev/pytest-rerunfailures;
|
||||
license = licenses.mpl20;
|
||||
maintainers = with maintainers; [ jgeerds ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user