We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2182205 commit 5374338Copy full SHA for 5374338
1 file changed
pyproject.toml
@@ -8,6 +8,9 @@ authors = [{ name = "Anthropic, PBC." }]
8
maintainers = [
9
{ name = "David Soria Parra", email = "davidsp@anthropic.com" },
10
{ name = "Justin Spahr-Summers", email = "justin@anthropic.com" },
11
+ { name = "Marcelo Trylesinski", email = "marcelotryle@gmail.com" },
12
+ { name = "Max Isbey", email = "add yourself" },
13
+ { name = "Felix Weinberger", email = "add yourself" }
14
]
15
keywords = ["git", "mcp", "llm", "automation"]
16
license = { text = "MIT" }
0 commit comments