From b230c0e955215e4ea72c143add93921136995a7f Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Mon, 2 Feb 2026 16:05:25 +0000 Subject: [PATCH] chore: replace old python teams with cloud-sdk-python-team --- .github/CODEOWNERS | 6 +++--- .github/blunderbuss.yml | 6 +++--- .repo-metadata.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c7478150e..d3c606edf 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,8 +4,8 @@ # For syntax help see: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -# The @googleapis/python-core-client-libraries is the default owner for changes in this repo -* @googleapis/python-core-client-libraries @googleapis/yoshi-python +# The @googleapis/cloud-sdk-python-team is the default owner for changes in this repo +* @googleapis/cloud-sdk-python-team # The python-samples-reviewers team is the default owner for samples changes -/samples/ @googleapis/python-core-client-libraries @googleapis/python-samples-owners @googleapis/yoshi-python +/samples/ @googleapis/cloud-sdk-python-team @googleapis/python-samples-owners @googleapis/cloud-sdk-python-team diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index ff168399d..d73ef603a 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -4,14 +4,14 @@ # Note: This file is autogenerated. To make changes to the assignee # team, please update `codeowner_team` in `.repo-metadata.json`. assign_issues: - - googleapis/python-core-client-libraries + - googleapis/cloud-sdk-python-team assign_issues_by: - labels: - "samples" to: - googleapis/python-samples-reviewers - - googleapis/python-core-client-libraries + - googleapis/cloud-sdk-python-team assign_prs: - - googleapis/python-core-client-libraries + - googleapis/cloud-sdk-python-team diff --git a/.repo-metadata.json b/.repo-metadata.json index 82a1684ca..90ff1635b 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -12,7 +12,7 @@ "api_id": "bigquery.googleapis.com", "requires_billing": false, "default_version": "v2", - "codeowner_team": "@googleapis/python-core-client-libraries", + "codeowner_team": "@googleapis/cloud-sdk-python-team", "api_shortname": "bigquery", "api_description": "is a fully managed, NoOps, low cost data analytics service.\nData can be streamed into BigQuery at millions of rows per second to enable real-time analysis.\nWith BigQuery you can easily deploy Petabyte-scale Databases." }