Skip to content

Commit ccd08f7

Browse files
author
Nathaniel Henry
committed
Make Henry Spatial Analysis the author, maintainer, and copyright holder.
1 parent 69e304f commit ccd08f7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ readme = "README.md"
1010
requires-python = ">=3.9"
1111
license = "MIT"
1212
license-files = ["LICENSE"]
13-
authors = [{ name = "Nathaniel Henry", email = "nat@henryspatialanalysis.com" }]
13+
authors = [
14+
{ name = "Henry Spatial Analysis", email = "nat@henryspatialanalysis.com" },
15+
{ name = "Nathaniel Henry", email = "nat@henryspatialanalysis.com" },
16+
]
17+
maintainers = [{ name = "Henry Spatial Analysis", email = "nat@henryspatialanalysis.com" }]
1418
keywords = ["close", "travel-time", "isochrone", "census", "accessibility", "gis"]
1519
classifiers = [
1620
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)