From 056ffbce60930d125272325ae4b6b0974d0b7ed2 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Mon, 2 Feb 2026 16:06:18 +0000 Subject: [PATCH] chore: replace old python teams with cloud-sdk-python-team --- .github/CODEOWNERS | 4 ++-- .github/blunderbuss.yml | 6 +++--- .librarian/generator-input/.repo-metadata.json | 2 +- .repo-metadata.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b3aefa82..83089a45 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,8 +5,8 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax # Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json. -# @googleapis/yoshi-python are the default owners for changes in this repo -* @googleapis/yoshi-python +# @googleapis/cloud-sdk-python-team are the default owners for changes in this repo +* @googleapis/cloud-sdk-python-team # @googleapis/python-samples-reviewers are the default owners for samples changes /samples/ @googleapis/python-samples-reviewers diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index dec2056f..d73ef603 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/yoshi-python + - googleapis/cloud-sdk-python-team assign_issues_by: - labels: - "samples" to: - googleapis/python-samples-reviewers - - googleapis/yoshi-python + - googleapis/cloud-sdk-python-team assign_prs: - - googleapis/yoshi-python + - googleapis/cloud-sdk-python-team diff --git a/.librarian/generator-input/.repo-metadata.json b/.librarian/generator-input/.repo-metadata.json index 5161e69d..6836f3bf 100644 --- a/.librarian/generator-input/.repo-metadata.json +++ b/.librarian/generator-input/.repo-metadata.json @@ -11,7 +11,7 @@ "distribution_name": "google-cloud-error-reporting", "api_id": "clouderrorreporting.googleapis.com", "requires_billing": false, - "codeowner_team": "@googleapis/yoshi-python", + "codeowner_team": "@googleapis/cloud-sdk-python-team", "default_version": "v1beta1", "api_shortname": "clouderrorreporting", "api_description": "counts, analyzes and aggregates the crashes in your running cloud services. A centralized error management interface displays the results with sorting and filtering capabilities. A dedicated view shows the error details: time chart, occurrences, affected user count, first and last seen dates and a cleaned exception stack trace. Opt-in to receive email and mobile alerts on new errors." diff --git a/.repo-metadata.json b/.repo-metadata.json index 5161e69d..6836f3bf 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -11,7 +11,7 @@ "distribution_name": "google-cloud-error-reporting", "api_id": "clouderrorreporting.googleapis.com", "requires_billing": false, - "codeowner_team": "@googleapis/yoshi-python", + "codeowner_team": "@googleapis/cloud-sdk-python-team", "default_version": "v1beta1", "api_shortname": "clouderrorreporting", "api_description": "counts, analyzes and aggregates the crashes in your running cloud services. A centralized error management interface displays the results with sorting and filtering capabilities. A dedicated view shows the error details: time chart, occurrences, affected user count, first and last seen dates and a cleaned exception stack trace. Opt-in to receive email and mobile alerts on new errors."