We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5374338 commit c90c81dCopy full SHA for c90c81d
pyproject.toml
@@ -9,8 +9,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" }
+ { name = "Max Isbey", email = "add-yourself@gmail.com" },
+ { name = "Felix Weinberger", email = "add-yourself@gmail.com" }
14
]
15
keywords = ["git", "mcp", "llm", "automation"]
16
license = { text = "MIT" }
0 commit comments