Skip to content

Commit b86c0bb

Browse files
chore(spanner): Update codeowner team to Teamsync managed team (#3662)
1 parent 7c714be commit b86c0bb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
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-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
88
* @googleapis/yoshi-java @googleapis/spanner-client-libraries-java

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"api_id": "spanner.googleapis.com",
1414
"library_type": "GAPIC_COMBO",
1515
"requires_billing": true,
16-
"codeowner_team": "@googleapis/api-spanner-java",
16+
"codeowner_team": "@googleapis/spanner-client-libraries-java",
1717
"excluded_poms": "google-cloud-spanner-bom",
1818
"issue_tracker": "https://issuetracker.google.com/issues?q=componentid:190851%2B%20status:open",
1919
"recommended_package": "com.google.cloud.spanner",

generation_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ libraries:
1717
api_id: spanner.googleapis.com
1818
transport: grpc
1919
requires_billing: true
20-
codeowner_team: '@googleapis/api-spanner-java'
20+
codeowner_team: '@googleapis/spanner-client-libraries-java'
2121
library_type: GAPIC_COMBO
2222
excluded_poms: google-cloud-spanner-bom
2323
recommended_package: com.google.cloud.spanner

0 commit comments

Comments
 (0)