Skip to content

Commit 993d3c5

Browse files
authored
chore: add AC Tools team as codeowner (googleapis#469)
1 parent 8f1d281 commit 993d3c5

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

java-compute/.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/actools-java
88

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

java-compute/.github/sync-repo-settings.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,5 @@ permissionRules:
7171
permission: admin
7272
- team: yoshi-java
7373
permission: push
74+
- team: actools-java
75+
permission: admin

java-compute/.repo-metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
"distribution_name": "com.google.cloud:google-cloud-compute",
1313
"api_id": "compute.googleapis.com",
1414
"requires_billing": true,
15+
"codeowner_team": "@googleapis/actools-java",
1516
"library_type": "GAPIC_AUTO"
1617
}

0 commit comments

Comments
 (0)