Add email to maintainers

Co-authored-by: Matheus Felipe <matheusfelipeog@gmail.com>
This commit is contained in:
Paul Pfeister 2024-05-18 01:01:37 -04:00 committed by GitHub
parent 33bbb4e720
commit 16e6ee639b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,9 +15,9 @@ authors = [
"Siddharth Dushantha"
]
maintainers = [
"Paul Pfeister",
"Matheus Felipe",
"Sondre Karlsen Dyrnes"
"Paul Pfeister <code@pfeister.dev>",
"Matheus Felipe <matheusfelipeog@protonmail.com>",
"Sondre Karlsen Dyrnes <sondre@villdyr.no>"
]
readme = "docs/pyproj/README.md"
packages = [ { include = "sherlock"} ]