Skip to content

Commit e20533f

Browse files
authored
Update maintainers (#159)
1 parent 16ab1de commit e20533f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ readme = "README.md"
99
requires-python = ">=3.8"
1010
keywords = ["USGS", "water data"]
1111
license = {file = "LICENSE.md"}
12-
maintainers = [
12+
authors = [
1313
{name = "Timothy Hodson", email = "thodson@usgs.gov"},
1414
]
15+
maintainers = [
16+
{name = "Elise Hinman", email = "ehinman@usgs.gov"},
17+
]
1518
classifiers = [
1619
"Programming Language :: Python :: 3",
1720
]

0 commit comments

Comments
 (0)