From 40561252e5bfc4f4c4f55c5a0706791adbf4ba37 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Wed, 25 Feb 2026 00:25:11 +0000 Subject: [PATCH 1/2] chore: update blunderbuss config with new teams b/478003109 --- .github/blunderbuss.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index 1aff524..e13e171 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -4,17 +4,17 @@ # 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/api-bigquery-dataframe + - googleapis/cloud-sdk-python-team + - googleapis/bigquery-dataframe-team assign_issues_by: - labels: - "samples" to: - googleapis/python-samples-reviewers - - googleapis/python-core-client-libraries - - googleapis/api-bigquery-dataframe + - googleapis/cloud-sdk-python-team + - googleapis/bigquery-dataframe-team assign_prs: - - googleapis/python-core-client-libraries - - googleapis/api-bigquery-dataframe + - googleapis/cloud-sdk-python-team + - googleapis/bigquery-dataframe-team From 34605c221e596c7ec45b89e8b2bfae72155c8dc9 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Wed, 25 Feb 2026 17:04:10 +0000 Subject: [PATCH 2/2] remove comment --- .github/blunderbuss.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index e13e171..f5d9c90 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -1,8 +1,4 @@ # Blunderbuss config -# -# This file controls who is assigned for pull requests and issues. -# Note: This file is autogenerated. To make changes to the assignee -# team, please update `codeowner_team` in `.repo-metadata.json`. assign_issues: - googleapis/cloud-sdk-python-team - googleapis/bigquery-dataframe-team