From e45e1ea3add4954a83422d6c59f9713126d7c540 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Mon, 2 Feb 2026 16:06:26 +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 324fc579..7b8a5072 100644 --- a/.librarian/generator-input/.repo-metadata.json +++ b/.librarian/generator-input/.repo-metadata.json @@ -10,7 +10,7 @@ "repo": "googleapis/python-logging", "distribution_name": "google-cloud-logging", "api_id": "logging.googleapis.com", - "codeowner_team": "@googleapis/yoshi-python", + "codeowner_team": "@googleapis/cloud-sdk-python-team", "default_version": "v2", "api_shortname": "logging", "api_description": "allows you to store, search, analyze, monitor, and alert on log data and events from Google Cloud and Amazon Web Services. Using the BindPlane service, you can also collect this data from over 150 common application components, on-premises systems, and hybrid cloud systems. BindPlane is included with your Google Cloud project at no additional cost." diff --git a/.repo-metadata.json b/.repo-metadata.json index 324fc579..7b8a5072 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -10,7 +10,7 @@ "repo": "googleapis/python-logging", "distribution_name": "google-cloud-logging", "api_id": "logging.googleapis.com", - "codeowner_team": "@googleapis/yoshi-python", + "codeowner_team": "@googleapis/cloud-sdk-python-team", "default_version": "v2", "api_shortname": "logging", "api_description": "allows you to store, search, analyze, monitor, and alert on log data and events from Google Cloud and Amazon Web Services. Using the BindPlane service, you can also collect this data from over 150 common application components, on-premises systems, and hybrid cloud systems. BindPlane is included with your Google Cloud project at no additional cost."