From 75fa9357e47a96b0b28e48d42f1d593af264171b Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 20 Feb 2026 23:14:35 +0000 Subject: [PATCH] chore: replace old partner teams with new ones (Wave 2) b/478003109 --- .github/CODEOWNERS | 2 +- .github/blunderbuss.yml | 4 ++-- .repo-metadata.json | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e566680..117b0f7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,4 +3,4 @@ # For syntax help see: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -* @googleapis/senseai-eco @googleapis/llama-index-cloud-sql \ No newline at end of file +* @googleapis/senseai-eco-team @googleapis/llama-index-cloud-sql-team \ No newline at end of file diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index 90d8c91..7bb150a 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -1,4 +1,4 @@ assign_issues: - - googleapis/llama-index-cloud-sql + - googleapis/llama-index-cloud-sql-team assign_prs: - - googleapis/llama-index-cloud-sql + - googleapis/llama-index-cloud-sql-team diff --git a/.repo-metadata.json b/.repo-metadata.json index 2ebc8e6..481a8c2 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,13 +1,13 @@ { "name": "llama-index-cloud-sql-pg", "name_pretty": "Cloud SQL for PostgreSQL for LlamaIndex - Python", - "issue_tracker": "https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues", - "client_documentation": "https://github.com/googleapis/llama-index-cloud-sql-pg-python/tree/main/docs", + "issue_tracker": "https://github.com/googleapis/llama-index-cloud-sql-team-pg-python/issues", + "client_documentation": "https://github.com/googleapis/llama-index-cloud-sql-team-pg-python/tree/main/docs", "release_level": "preview", "language": "python", "library_type": "OTHER", - "repo": "googleapis/llama-index-cloud-sql-pg-python", + "repo": "googleapis/llama-index-cloud-sql-team-pg-python", "distribution_name": "llama-index-cloud-sql-pg", "requires_billing": true, - "codeowner_team": "@googleapis/senseai-eco" + "codeowner_team": "@googleapis/senseai-eco-team" } \ No newline at end of file