pythonPackages.purepng: add self as maintainer
looks like I've had more contact with this package than anyone...
This commit is contained in:
parent
7451a6a107
commit
b86fe70cd0
@ -42,6 +42,7 @@ buildPythonPackage rec {
|
|||||||
description = "Pure Python library for PNG image encoding/decoding";
|
description = "Pure Python library for PNG image encoding/decoding";
|
||||||
homepage = https://github.com/scondo/purepng;
|
homepage = https://github.com/scondo/purepng;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
|
maintainers = with maintainers; [ ris ];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user