mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 01:33:20 +00:00
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; {
|
||||
homepage = "https://github.com/wbsoft/python-poppler-qt5";
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ eduardosm ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user