Skip to content

Commit c705567

Browse files
authored
chore: replace gcs-sdk-team and yoshi-java with updated names (#1743)
b/478003109
1 parent a81b8df commit c705567

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

java-storage-nio/.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
# For syntax help see:
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

7-
# The @googleapis/gcs-sdk-team is the default owner for changes in this repo
8-
* @googleapis/cloud-sdk-java-team @googleapis/gcs-sdk-team
7+
# The @googleapis/gcs-team is the default owner for changes in this repo
8+
* @googleapis/cloud-sdk-java-team @googleapis/gcs-team
99

1010
# for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
11-
**/*.java @googleapis/gcs-sdk-team
11+
**/*.java @googleapis/gcs-team
1212

1313

1414
# The java-samples-reviewers team is the default owner for samples changes

java-storage-nio/.github/sync-repo-settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ permissionRules:
4040
permission: admin
4141
- team: yoshi-java-admins
4242
permission: admin
43-
- team: yoshi-java
43+
- team: cloud-sdk-java-team
4444
permission: push

java-storage-nio/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"distribution_name": "com.google.cloud:google-cloud-nio",
1212
"api_id": "storage.googleapis.com",
1313
"library_type": "OTHER",
14-
"codeowner_team": "@googleapis/gcs-sdk-team"
14+
"codeowner_team": "@googleapis/gcs-team"
1515
}

0 commit comments

Comments
 (0)