File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 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/cloud-storage-dpe is the default owner for changes in this repo
8- * @ googleapis/yoshi-java @ googleapis/cloud-storage-dpe
7+ # The @googleapis/gcs-sdk-team is the default owner for changes in this repo
8+ * @ googleapis/yoshi-java @ googleapis/gcs-sdk-team
99
1010# for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
11- ** /* .java @ googleapis/cloud-storage-dpe
11+ ** /* .java @ googleapis/gcs-sdk-team
1212
1313
1414# The java-samples-reviewers team is the default owner for samples changes
Original file line number Diff line number Diff line change 1313 "api_id" : " storage.googleapis.com" ,
1414 "library_type" : " GAPIC_COMBO" ,
1515 "requires_billing" : true ,
16- "codeowner_team" : " @googleapis/cloud-storage-dpe " ,
16+ "codeowner_team" : " @googleapis/gcs-sdk-team " ,
1717 "excluded_poms" : " google-cloud-storage-bom,google-cloud-storage" ,
1818 "issue_tracker" : " https://issuetracker.google.com/savedsearches/559782" ,
1919 "extra_versioned_modules" : " gapic-google-cloud-storage-v2" ,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ libraries:
1313 repo : googleapis/java-storage
1414 repo_short : java-storage
1515 distribution_name : com.google.cloud:google-cloud-storage
16- codeowner_team : ' @googleapis/cloud-storage-dpe '
16+ codeowner_team : ' @googleapis/gcs-sdk-team '
1717 api_id : storage.googleapis.com
1818 requires_billing : true
1919 library_type : GAPIC_COMBO
You can’t perform that action at this time.
0 commit comments