Skip to content

Commit 0d996b1

Browse files
authored
Update project maintainers. (#219)
1 parent 9d0a48f commit 0d996b1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ authors = [
88
{ name = "one.org", email= "data@one.org"}
99
]
1010
maintainers = [
11-
{ name = "datacommons.org", email = "support@datacommons.org" },
12-
{ name = "one.org", email = "data@one.org"}
11+
{ name = "datacommons.org", email = "support@datacommons.org" }
1312
]
1413
license = { file = "LICENSE" }
1514
dependencies = [
@@ -106,4 +105,4 @@ tag = "git commit -am 'Bump version to {version}' && git tag v{version}"
106105

107106
[build-system]
108107
requires = ["hatchling"]
109-
build-backend = "hatchling.build"
108+
build-backend = "hatchling.build"

0 commit comments

Comments
 (0)