Skip to content

Commit d277c25

Browse files
authored
Add Marcelo Trylesinski as maintainer (#2398)
1 parent 5bf788f commit d277c25

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ description = "The lightning-fast ASGI server."
99
readme = "README.md"
1010
license = "BSD-3-Clause"
1111
requires-python = ">=3.8"
12-
authors = [{ name = "Tom Christie", email = "[email protected]" }]
12+
authors = [
13+
{ name = "Tom Christie", email = "[email protected]" },
14+
{ name = "Marcelo Trylesinski", email = "[email protected]" }
15+
]
1316
classifiers = [
1417
"Development Status :: 4 - Beta",
1518
"Environment :: Web Environment",

0 commit comments

Comments
 (0)