mapnik: add erictapen as maintainer
This commit is contained in:
parent
2b84e72fc6
commit
c98ae967d3
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ stdenv.mkDerivation rec {
|
|||
meta = with lib; {
|
||||
description = "An open source toolkit for developing mapping applications";
|
||||
homepage = "https://mapnik.org";
|
||||
maintainers = with maintainers; [ hrdinka ];
|
||||
maintainers = with maintainers; [ hrdinka erictapen ];
|
||||
license = licenses.lgpl21;
|
||||
platforms = platforms.all;
|
||||
# https://github.com/mapnik/mapnik/issues/4232
|
||||
|
|
Loading…
Reference in a new issue