Skip to content
Merged
Prev Previous commit
Next Next commit
Changed maintainer email
  • Loading branch information
apetenchea committed May 25, 2024
commit 313aa16f0f08b5fbedb0cdccfb2d40b26451e671
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description = "Python Driver for ArangoDB"
authors = [ {name= "Joohwan Oh", email = "[email protected]" }]
maintainers = [
{name = "Joohwan Oh", email = "[email protected]"},
{name = "Alexandru Petenchea", email = "alexandru.petenchea@arangodb.com"},
{name = "Alexandru Petenchea", email = "alex.petenchea@gmail.com"},
{name = "Anthony Mahanna", email = "[email protected]"}
]
keywords = ["arangodb", "python", "driver"]
Expand Down