lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

python3Packages.python-mapnik: add erictapen as maintainer

+1 -1
+1 -1
pkgs/development/python-modules/python-mapnik/default.nix
··· 68 68 69 69 meta = with lib; { 70 70 description = "Python bindings for Mapnik"; 71 - maintainers = with maintainers; [ ]; 71 + maintainers = with maintainers; [ erictapen ]; 72 72 homepage = "https://mapnik.org"; 73 73 license = licenses.lgpl21; 74 74 };