Skip to content

Commit 9b1c6c4

Browse files
authored
Move Marcelo Trylesinski to maintainers in pyproject.toml (#2719)
1 parent 57a61d8 commit 9b1c6c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ license-files = ["LICENSE.md"]
1212
requires-python = ">=3.9"
1313
authors = [
1414
{ name = "Tom Christie", email = "[email protected]" },
15+
]
16+
maintainers = [
1517
{ name = "Marcelo Trylesinski", email = "[email protected]" },
1618
]
1719
classifiers = [

0 commit comments

Comments
 (0)