Skip to content

Commit

Permalink
chore: update maintainer emails (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
guacs authored May 12, 2024
1 parent e4695a7 commit 3e2d22c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ authors = [
{name = "Na'aman Hirschfeld", email = "nhirschfeld@gmail.com"},
]
maintainers = [
{name = "Visakh Unnikrishnan", email = "guacs.guacs@gmail.com"},
{name = "Cody Fincher", email = "cody.fincher@gmail.com"},
{name = "Janek Nouvertné", email = "provinzkraut@posteo.de"},
{name = "Jacob Coffee", email = "jacob@z7x.org"},
{name = "Peter Schutt", email = "peter.github@proton.me"},
{name = "Visakh Unnikrishnan", email = "guacs@litestar.dev"},
{name = "Cody Fincher", email = "cody@litestar.dev"},
{name = "Janek Nouvertné", email = "janek@litestar.dev"},
{name = "Jacob Coffee", email = "jacob@litestar.dev"},
{name = "Peter Schutt", email = "peter@litestar.dev"},
{name = "Alc", email = "alc@litestar.dev"},
]
keywords = ["dataclasses", "msgspec", "pydantic", "attrs", "sqlalchemy",]
classifiers = [
Expand Down

0 comments on commit 3e2d22c

Please sign in to comment.