Skip to content

Commit c90c81d

Browse files
committed
Add more maintainers to the PyPI metadata
1 parent 5374338 commit c90c81d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ maintainers = [
99
{ name = "David Soria Parra", email = "davidsp@anthropic.com" },
1010
{ name = "Justin Spahr-Summers", email = "justin@anthropic.com" },
1111
{ name = "Marcelo Trylesinski", email = "marcelotryle@gmail.com" },
12-
{ name = "Max Isbey", email = "add yourself" },
13-
{ name = "Felix Weinberger", email = "add yourself" }
12+
{ name = "Max Isbey", email = "add-yourself@gmail.com" },
13+
{ name = "Felix Weinberger", email = "add-yourself@gmail.com" }
1414
]
1515
keywords = ["git", "mcp", "llm", "automation"]
1616
license = { text = "MIT" }

0 commit comments

Comments
 (0)