File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
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/api-pubsublite is the default owner for changes in this repo
8- * @ googleapis/cloud-sdk-java-team @ googleapis/api-pubsublite
7+ # The @googleapis/managed-kafka-team is the default owner for changes in this repo
8+ * @ googleapis/cloud-sdk-java-team @ googleapis/managed-kafka-team
99
1010# for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
11- ** /* .java @ googleapis/cloud-sdk-java-team @ googleapis/api-pubsublite
11+ ** /* .java @ googleapis/cloud-sdk-java-team @ googleapis/managed-kafka-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 @@ -40,7 +40,7 @@ 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
45- - team : api-pubsublite
45+ - team : managed-kafka-team
4646 permission : admin
Original file line number Diff line number Diff line change 1313 "api_id" : " pubsublite.googleapis.com" ,
1414 "library_type" : " GAPIC_COMBO" ,
1515 "requires_billing" : true ,
16- "codeowner_team" : " @googleapis/api-pubsublite " ,
16+ "codeowner_team" : " @googleapis/managed-kafka-team " ,
1717 "recommended_package" : " com.google.cloud.pubsublite.cloudpubsub" ,
1818 "min_java_version" : 8
1919}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ libraries:
1515 repo : googleapis/java-pubsublite
1616 repo_short : java-pubsublite
1717 distribution_name : com.google.cloud:google-cloud-pubsublite
18- codeowner_team : ' @googleapis/api-pubsublite '
18+ codeowner_team : ' @googleapis/managed-kafka-team '
1919 library_type : GAPIC_COMBO
2020 api_id : pubsublite.googleapis.com
2121 recommended_package : com.google.cloud.pubsublite.cloudpubsub
You can’t perform that action at this time.
0 commit comments