Skip to content

Commit 2f4b71d

Browse files
authored
Merge pull request #2092 from qodo-ai/nccodium-patch-1
Update authors and maintainers email addresses
2 parents bfc8239 + 7de5ac7 commit 2f4b71d

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
@@ -6,10 +6,10 @@ build-backend = "setuptools.build_meta"
66
name = "pr-agent"
77
version = "0.3.0"
88

9-
authors = [{ name = "QodoAI", email = "tal.r@qodo.ai" }]
9+
authors = [{ name = "QodoAI", email = "ofir.f@qodo.ai" }]
1010

1111
maintainers = [
12-
{ name = "Tal Ridnik", email = "tal.r@qodo.ai" },
12+
{ name = "Ofir Friedman", email = "ofir.f@qodo.ai" },
1313
]
1414

1515
description = "QodoAI PR-Agent aims to help efficiently review and handle pull requests, by providing AI feedbacks and suggestions."

0 commit comments

Comments
 (0)