Skip to content

Commit

Permalink
fix: ensure Matt receives emails from desperate users
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-murray committed Apr 18, 2024
1 parent c2e33cd commit ccc00ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.rst"
authors = [
{name="Jonathan Pober", email="[email protected]"},
{name="Steven Murray", email="[email protected]"},
{name="Matt Kolopanis", email="matthew.kolopanis@asu.edu"},
{name="Matt Kolopanis", email="matthew.kolopanis@gmail.com"},
]
requires-python = ">=3.9"
# Add here all kinds of additional classifiers as defined under
Expand Down

0 comments on commit ccc00ab

Please sign in to comment.