tegola: add geospatial team to maintainers
This commit is contained in:
@@ -21,7 +21,7 @@ buildGoModule rec {
|
||||
homepage = "https://www.tegola.io/";
|
||||
description = "Mapbox Vector Tile server";
|
||||
mainProgram = "tegola";
|
||||
maintainers = with maintainers; [ ingenieroariel ];
|
||||
maintainers = with maintainers; teams.geospatial.members ++ [ ingenieroariel ];
|
||||
license = licenses.mit;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user