various: remove domenkozar from maintainers (#415576)
This commit is contained in:
@@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||
description = "Implements a XML/HTML/XHTML Markup safe string";
|
||||
homepage = "http://dev.pocoo.org";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ domenkozar ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
@@ -95,7 +95,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://docs.pytest.org";
|
||||
description = "Framework for writing tests";
|
||||
maintainers = with maintainers; [
|
||||
domenkozar
|
||||
lovek323
|
||||
madjar
|
||||
lsix
|
||||
|
||||
Reference in New Issue
Block a user