Skip to content
Closed
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-python-team @googleapis/gcs-sdk-team are the default owners for changes in this repo
* @googleapis/cloud-sdk-python-team @googleapis/gcs-sdk-team @googleapis/gcs-fs

# @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-python-team @googleapis/gcs-sdk-team @googleapis/gcs-fs",
"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-python-team @googleapis/gcs-sdk-team @googleapis/gcs-fs",
"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."
}