Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 300be2c

Browse files
authored
chore: Update CODEOWNERS (#346)
* fix: Update CODEOWNERS fixes #345 * chore: update codeowners template
1 parent bf7cd12 commit 300be2c

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
* @googleapis/yoshi-java
88

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

.repo-metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"repo": "googleapis/java-cloudbuild",
1212
"repo_short": "java-cloudbuild",
1313
"distribution_name": "com.google.cloud:google-cloud-build",
14+
"codeowner_team": "@googleapis/cicd",
1415
"api_id": "cloudbuild.googleapis.com",
1516
"requires_billing": true
16-
}
17+
}

0 commit comments

Comments
 (0)