Skip to content

Commit ce294db

Browse files
authored
build: adds api-spanner-java team as owners (#246)
Adds @googleapis/api-spanner-java as github codeowners.
1 parent 7f9e239 commit ce294db

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# For syntax help see:
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

7-
* @googleapis/yoshi-java
7+
* @googleapis/yoshi-java @googleapis/api-spanner-java
88

99
# The java-samples-reviewers team is the default owner for samples changes
1010
samples/**/*.java @googleapis/java-samples-reviewers

.repo-metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"language": "java",
88
"repo": "googleapis/java-spanner-jdbc",
99
"repo_short": "java-spanner-jdbc",
10-
"distribution_name": "com.google.cloud:google-cloud-spanner-jdbc"
10+
"distribution_name": "com.google.cloud:google-cloud-spanner-jdbc",
11+
"codeowner_team": "@googleapis/api-spanner-java"
1112
}

0 commit comments

Comments
 (0)