diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fb7ad85..9b4de67 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 @googleapis/python-core-client-libraries are the default owners for changes in this repo -* @googleapis/yoshi-python @googleapis/python-core-client-libraries +# @googleapis/cloud-sdk-python-team are the default owners for changes in this repo +* @googleapis/cloud-sdk-python-team -# @googleapis/python-samples-reviewers @googleapis/python-core-client-libraries are the default owners for samples changes -/samples/ @googleapis/python-samples-reviewers @googleapis/python-core-client-libraries +# @googleapis/python-samples-reviewers @googleapis/cloud-sdk-python-team are the default owners for samples changes +/samples/ @googleapis/python-samples-reviewers @googleapis/cloud-sdk-python-team diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index ff16839..d73ef60 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 94d7155..056af6c 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -10,6 +10,6 @@ "distribution_name": "db-dtypes", "api_id": "bigquery.googleapis.com", "default_version": "", - "codeowner_team": "@googleapis/python-core-client-libraries", + "codeowner_team": "@googleapis/cloud-sdk-python-team", "api_description": "Pandas extension data types for data from SQL systems such as BigQuery." }