mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
Update authors and maintainers email addresses
This commit is contained in:
parent
bfc82390dd
commit
7de5ac74ca
1 changed files with 2 additions and 2 deletions
|
|
@ -6,10 +6,10 @@ build-backend = "setuptools.build_meta"
|
|||
name = "pr-agent"
|
||||
version = "0.3.0"
|
||||
|
||||
authors = [{ name = "QodoAI", email = "tal.r@qodo.ai" }]
|
||||
authors = [{ name = "QodoAI", email = "ofir.f@qodo.ai" }]
|
||||
|
||||
maintainers = [
|
||||
{ name = "Tal Ridnik", email = "tal.r@qodo.ai" },
|
||||
{ name = "Ofir Friedman", email = "ofir.f@qodo.ai" },
|
||||
]
|
||||
|
||||
description = "QodoAI PR-Agent aims to help efficiently review and handle pull requests, by providing AI feedbacks and suggestions."
|
||||
|
|
|
|||
Loading…
Reference in a new issue