paul-gauthier -> Aider-AI

This commit is contained in:
Paul Gauthier 2024-10-04 13:05:12 -07:00
parent 4ef7022343
commit 2b4206fd57
10 changed files with 15 additions and 15 deletions

View file

@ -29,7 +29,7 @@ I'm going to close this issue for now. But please let me know if you think this
# GitHub API configuration
GITHUB_API_URL = "https://api.github.com"
REPO_OWNER = "paul-gauthier"
REPO_OWNER = "Aider-AI"
REPO_NAME = "aider"
TOKEN = os.getenv("GITHUB_TOKEN")