Skip to content

Commit

Permalink
chore: update package maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamman committed Oct 15, 2024
1 parent 1131253 commit 3b64c10
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ maintainers = [
{ name = "Juan Nunez-Iglesias", email = "[email protected]" },
{ name = "Martin Durant", email = "[email protected]" },
{ name = "Norman Rzepka" },
{ name = "Ryan Abernathey" }
{ name = "Ryan Abernathey" },
{ name = "David Stansby", email = "[email protected]" },
{ name = "Tom Augspurger", email = "[email protected]" },
{ name = "Deepak Cherian" }
]
requires-python = ">=3.11"
# If you add a new dependency here, please also add it to .pre-commit-config.yml
Expand Down

0 comments on commit 3b64c10

Please sign in to comment.