Skip to content

Commit 3b64c10

Browse files
committed
chore: update package maintainers
1 parent 1131253 commit 3b64c10

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@ maintainers = [
1818
{ name = "Juan Nunez-Iglesias", email = "[email protected]" },
1919
{ name = "Martin Durant", email = "[email protected]" },
2020
{ name = "Norman Rzepka" },
21-
{ name = "Ryan Abernathey" }
21+
{ name = "Ryan Abernathey" },
22+
{ name = "David Stansby", email = "[email protected]" },
23+
{ name = "Tom Augspurger", email = "[email protected]" },
24+
{ name = "Deepak Cherian" }
2225
]
2326
requires-python = ">=3.11"
2427
# If you add a new dependency here, please also add it to .pre-commit-config.yml

0 commit comments

Comments
 (0)