Skip to content

Commit 7de5ac7

Browse files
authored
Update authors and maintainers email addresses
1 parent bfc8239 commit 7de5ac7

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)