pythonPackages.poppler-qt5: add eduardosm as maintainer
This commit is contained in:
parent
29f0c76bf5
commit
71df70e7c6
@ -59,6 +59,6 @@ buildPythonPackage rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/wbsoft/python-poppler-qt5";
|
homepage = "https://github.com/wbsoft/python-poppler-qt5";
|
||||||
license = licenses.lgpl21Plus;
|
license = licenses.lgpl21Plus;
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ eduardosm ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user