maintainers: remove eduardosm
This commit is contained in:
committed by
Jonathan Ringer
parent
dcc34fe9e1
commit
66d6ec6ed2
@@ -59,6 +59,6 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/frescobaldi/python-poppler-qt5";
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = with maintainers; [ eduardosm ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user