diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b37686f..15ad937 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/cloud-storage-dpe are the default owners for changes in this repo -* @googleapis/yoshi-python @googleapis/cloud-storage-dpe +# @googleapis/cloud-sdk-python-team @googleapis/gcs-team are the default owners for changes in this repo +* @googleapis/cloud-sdk-python-team @googleapis/gcs-team -# @googleapis/python-samples-reviewers @googleapis/cloud-storage-dpe are the default owners for samples changes -/samples/ @googleapis/python-samples-reviewers @googleapis/cloud-storage-dpe +# @googleapis/python-samples-reviewers @googleapis/gcs-team are the default owners for samples changes +/samples/ @googleapis/python-samples-reviewers @googleapis/gcs-team diff --git a/.repo-metadata.json b/.repo-metadata.json index 744a7a2..1e4c926 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -8,5 +8,5 @@ "repo": "googleapis/google-resumable-media-python", "distribution_name": "google-resumable-media", "default_version": "", - "codeowner_team": "@googleapis/cloud-storage-dpe" + "codeowner_team": "@googleapis/gcs-team" }