This repository was archived by the owner on May 8, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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/api-bigtable @googleapis/api-bigtable-partners is the default owner for changes in this repo
8- * @ googleapis/cloud-sdk-java-team @ googleapis/api-bigtable @ googleapis/api-bigtable-partners
7+ # The @googleapis/api-bigtable is the default owner for changes in this repo
8+ * @ googleapis/cloud-sdk-java-team @ googleapis/api-bigtable
99
1010# for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
11- ** /* .java @ googleapis/api-bigtable @ googleapis/api-bigtable-partners
11+ ** /* .java @ googleapis/api-bigtable @ googleapis/cloud-sdk-java-team
1212
1313
1414# The java-samples-reviewers team is the default owner for samples changes
@@ -18,5 +18,5 @@ samples/**/*.java @googleapis/java-samples-reviewers
1818samples /snippets /generated / @ googleapis/cloud-sdk-java-team
1919
2020# Admin Module (Cloud Java Team ownership)
21- ** /com /google /cloud /bigtable /admin /** @ googleapis/api-bigtable @ googleapis/api-bigtable-partners @ googleapis/ cloud-sdk-java-team
22- ** /com /google /bigtable /admin /** @ googleapis/api-bigtable @ googleapis/api-bigtable-partners @ googleapis/ cloud-sdk-java-team
21+ ** /com /google /cloud /bigtable /admin /** @ googleapis/api-bigtable @ googleapis/cloud-sdk-java-team
22+ ** /com /google /bigtable /admin /** @ googleapis/api-bigtable @ googleapis/cloud-sdk-java-team
Original file line number Diff line number Diff line change 1313 "api_id" : " bigtable.googleapis.com" ,
1414 "library_type" : " GAPIC_COMBO" ,
1515 "requires_billing" : true ,
16- "codeowner_team" : " @googleapis/api-bigtable @googleapis/api-bigtable-partners " ,
16+ "codeowner_team" : " @googleapis/api-bigtable" ,
1717 "excluded_poms" : " google-cloud-bigtable-bom" ,
1818 "issue_tracker" : " https://issuetracker.google.com/savedsearches/559777" ,
1919 "extra_versioned_modules" : " google-cloud-bigtable-emulator,google-cloud-bigtable-emulator-core" ,
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ libraries:
2727 issue_tracker : https://issuetracker.google.com/savedsearches/559777
2828 release_level : stable
2929 distribution_name : com.google.cloud:google-cloud-bigtable
30- codeowner_team : ' @googleapis/api-bigtable @googleapis/api-bigtable-partners '
30+ codeowner_team : ' @googleapis/api-bigtable'
3131 api_id : bigtable.googleapis.com
3232 library_type : GAPIC_COMBO
3333 extra_versioned_modules : google-cloud-bigtable-emulator,google-cloud-bigtable-emulator-core
You can’t perform that action at this time.
0 commit comments