Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

# @googleapis/yoshi-python @googleapis/gcs-sdk-team are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/gcs-sdk-team @googleapis/gcs-fs
# @googleapis/cloud-sdk-platform-team-python @googleapis/gcs-sdk-team are the default owners for changes in this repo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The comment describing the default owners is now out of sync with the rule on the next line. To improve clarity and maintainability, please update the comment to include @googleapis/gcs-internal-client-team to accurately reflect the full list of default owners.

# @googleapis/cloud-sdk-platform-team-python @googleapis/gcs-sdk-team @googleapis/gcs-internal-client-team are the default owners for changes in this repo

* @googleapis/cloud-sdk-platform-team-python @googleapis/gcs-sdk-team @googleapis/gcs-internal-client-team

# @googleapis/python-samples-reviewers @googleapis/gcs-sdk-team are the default owners for samples changes
/samples/ @googleapis/python-samples-reviewers @googleapis/gcs-sdk-team
2 changes: 1 addition & 1 deletion .librarian/generator-input/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"api_id": "storage.googleapis.com",
"requires_billing": true,
"default_version": "v2",
"codeowner_team": "@googleapis/yoshi-python @googleapis/gcs-sdk-team @googleapis/gcs-fs",
"codeowner_team": "@googleapis/cloud-sdk-platform-team-python @googleapis/gcs-sdk-team @googleapis/gcs-internal-client-team",
"api_shortname": "storage",
"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."
}
2 changes: 1 addition & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"api_id": "storage.googleapis.com",
"requires_billing": true,
"default_version": "v2",
"codeowner_team": "@googleapis/yoshi-python @googleapis/gcs-sdk-team @googleapis/gcs-fs",
"codeowner_team": "@googleapis/cloud-sdk-platform-team-python @googleapis/gcs-sdk-team @googleapis/gcs-internal-client-team",
"api_shortname": "storage",
"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."
}