mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 19:21:04 +00:00
mbtileserver: add geospatial team to maintainers
This commit is contained in:
parent
dd1493df95
commit
1536d9f3ae
|
@ -18,6 +18,6 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/consbio/mbtileserver";
|
||||
changelog = "https://github.com/consbio/mbtileserver/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.isc;
|
||||
maintainers = with maintainers; [ sikmir ];
|
||||
maintainers = teams.geospatial.members;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue