Skip to content

Commit 7f42050

Browse files
authored
chore: replace old teams with cloud-sdk-python-team and gcs-team (#498)
This PR replaces the old yoshi-python team with cloud-sdk-python-team and cloud-storage-dpe with gcs-team. b/478003109
1 parent 087f1f8 commit 7f42050

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/google-resumable-media/.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66
# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json.
77

8-
# @googleapis/yoshi-python @googleapis/cloud-storage-dpe are the default owners for changes in this repo
9-
* @googleapis/yoshi-python @googleapis/cloud-storage-dpe
8+
# @googleapis/cloud-sdk-python-team @googleapis/gcs-team are the default owners for changes in this repo
9+
* @googleapis/cloud-sdk-python-team @googleapis/gcs-team
1010

11-
# @googleapis/python-samples-reviewers @googleapis/cloud-storage-dpe are the default owners for samples changes
12-
/samples/ @googleapis/python-samples-reviewers @googleapis/cloud-storage-dpe
11+
# @googleapis/python-samples-reviewers @googleapis/gcs-team are the default owners for samples changes
12+
/samples/ @googleapis/python-samples-reviewers @googleapis/gcs-team

packages/google-resumable-media/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"repo": "googleapis/google-resumable-media-python",
99
"distribution_name": "google-resumable-media",
1010
"default_version": "",
11-
"codeowner_team": "@googleapis/cloud-storage-dpe"
11+
"codeowner_team": "@googleapis/gcs-team"
1212
}

0 commit comments

Comments
 (0)