File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
# For syntax help see:
5
5
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6
6
7
- # The @googleapis/api- spanner-java is the default owner for changes in this repo
7
+ # The @googleapis/spanner-client-libraries -java is the default owner for changes in this repo
8
8
* @ googleapis/yoshi-java @ googleapis/spanner-client-libraries-java
Original file line number Diff line number Diff line change 13
13
"api_id" : " spanner.googleapis.com" ,
14
14
"library_type" : " GAPIC_COMBO" ,
15
15
"requires_billing" : true ,
16
- "codeowner_team" : " @googleapis/api- spanner-java" ,
16
+ "codeowner_team" : " @googleapis/spanner-client-libraries -java" ,
17
17
"excluded_poms" : " google-cloud-spanner-bom" ,
18
18
"issue_tracker" : " https://issuetracker.google.com/issues?q=componentid:190851%2B%20status:open" ,
19
19
"recommended_package" : " com.google.cloud.spanner" ,
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ libraries:
17
17
api_id : spanner.googleapis.com
18
18
transport : grpc
19
19
requires_billing : true
20
- codeowner_team : ' @googleapis/api- spanner-java'
20
+ codeowner_team : ' @googleapis/spanner-client-libraries -java'
21
21
library_type : GAPIC_COMBO
22
22
excluded_poms : google-cloud-spanner-bom
23
23
recommended_package : com.google.cloud.spanner
You can’t perform that action at this time.
0 commit comments