We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ab942c commit f593476Copy full SHA for f593476
pyproject.toml
@@ -9,7 +9,7 @@ description = "CLI for interacting with and preparing data for the Mapbox Tilese
9
readme = "README.md"
10
requires-python = ">=3.10"
11
license = { file = "LICENSE.md" }
12
-authors = [{ name = "Mapbox", email = "raster@mapbox.com" }]
+authors = [{ name = "Mapbox", email = "maps-api-team@mapbox.com" }]
13
keywords = ["mapbox", "tilesets", "cli", "geojson", "vector tiles"]
14
classifiers = [
15
"Programming Language :: Python :: 3",
0 commit comments