We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfc8239 + 7de5ac7 commit 2f4b71dCopy full SHA for 2f4b71d
pyproject.toml
@@ -6,10 +6,10 @@ build-backend = "setuptools.build_meta"
6
name = "pr-agent"
7
version = "0.3.0"
8
9
-authors = [{ name = "QodoAI", email = "tal.r@qodo.ai" }]
+authors = [{ name = "QodoAI", email = "ofir.f@qodo.ai" }]
10
11
maintainers = [
12
- { name = "Tal Ridnik", email = "tal.r@qodo.ai" },
+ { name = "Ofir Friedman", email = "ofir.f@qodo.ai" },
13
]
14
15
description = "QodoAI PR-Agent aims to help efficiently review and handle pull requests, by providing AI feedbacks and suggestions."
0 commit comments