pythonPackages.pdfminer: add marsam to maintainers
This commit is contained in:
parent
0431f59cb8
commit
5f4f2a7c90
@ -24,7 +24,7 @@ buildPythonPackage rec {
|
|||||||
description = "fork of PDFMiner using six for Python 2+3 compatibility";
|
description = "fork of PDFMiner using six for Python 2+3 compatibility";
|
||||||
homepage = https://github.com/pdfminer/pdfminer.six;
|
homepage = https://github.com/pdfminer/pdfminer.six;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ psyanticy ];
|
maintainers = with maintainers; [ psyanticy marsam ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user