mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 02:42:59 +00:00
mapcache: add geospatial team to maintainers
This commit is contained in:
parent
676c6d52e7
commit
c11bc06f53
@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://mapserver.org/mapcache/";
|
homepage = "https://mapserver.org/mapcache/";
|
||||||
changelog = "https://www.mapserver.org/development/changelog/mapcache/";
|
changelog = "https://www.mapserver.org/development/changelog/mapcache/";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ sikmir ];
|
maintainers = teams.geospatial.members;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user