Skip to content

Commit 63bdd60

Browse files
committed
Note maintainers in pyproject.toml.
1 parent de37467 commit 63bdd60

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ license.file = "LICENSE"
1414
authors = [
1515
{ name = "James William Pye", email = "[email protected]" },
1616
]
17+
maintainers = [
18+
{ name = "James William Pye", email = "[email protected]" },
19+
]
1720

1821
requires-python = ">=3.7"
1922
keywords = ["syncpg", "postgres", "postgresql", "sql", "driver"]

0 commit comments

Comments
 (0)