Skip to content

Commit b08aa0b

Browse files
chore: set gcs-sdk-team as CODEOWNER (#1442)
* chore: set gcs-sdk-team as CODEOWNER Replace outdated cloud-storage-dpes group name with gcs-sdk-team * Update .repo-metadata.json * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 24c000f commit b08aa0b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎.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/yoshi-python @googleapis/gcs-sdk-team are the default owners for changes in this repo
9+
* @googleapis/yoshi-python @googleapis/gcs-sdk-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-sdk-team are the default owners for samples changes
12+
/samples/ @googleapis/python-samples-reviewers @googleapis/gcs-sdk-team

‎.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"api_id": "storage.googleapis.com",
1313
"requires_billing": true,
1414
"default_version": "",
15-
"codeowner_team": "@googleapis/cloud-storage-dpe",
15+
"codeowner_team": "@googleapis/gcs-sdk-team",
1616
"api_shortname": "storage",
1717
"api_description": "is a durable and highly available object storage service. Google Cloud Storage is almost infinitely scalable and guarantees consistency: when a write succeeds, the latest copy of the object will be returned to any GET, globally."
1818
}

0 commit comments

Comments
 (0)