Skip to content

Commit f593476

Browse files
committed
Adjust email
1 parent 9ab942c commit f593476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "CLI for interacting with and preparing data for the Mapbox Tilese
99
readme = "README.md"
1010
requires-python = ">=3.10"
1111
license = { file = "LICENSE.md" }
12-
authors = [{ name = "Mapbox", email = "raster@mapbox.com" }]
12+
authors = [{ name = "Mapbox", email = "maps-api-team@mapbox.com" }]
1313
keywords = ["mapbox", "tilesets", "cli", "geojson", "vector tiles"]
1414
classifiers = [
1515
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)