File tree
Expand file treeCollapse file tree2 files changed
+4
-3
lines changed Expand file treeCollapse file tree2 files changed
+4
-3
lines changed Original file line number | Diff line number | Diff line change |
---|
|
4 | 4 | # For syntax help see:
|
5 | 5 | # https://help..com/en//creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
|
6 | 6 |
|
7 |
| -* @googleapis/yoshi-java |
| 7 | +* @googleapis/yoshi-java @googleapis/api-spanner-java |
8 | 8 |
|
9 | 9 | # The java-samples-reviewers team is the default owner for samples changes
|
10 | 10 | samples/**/*.java @googleapis/java-samples-reviewers
|
Original file line number | Diff line number | Diff line change |
---|
|
12 | 12 | "distribution_name": "com.google.cloud:google-cloud-spanner",
|
13 | 13 | "api_id": "spanner.googleapis.com",
|
14 | 14 | "transport": "grpc",
|
15 |
| -"requires_billing": true |
16 |
| -} |
| 15 | +"requires_billing": true, |
| 16 | +"codeowner_team": "@googleapis/api-spanner-java" |
| 17 | +} |
You can’t perform that action at this time.
0 commit comments