Skip to content

Commit 74bc35c

Browse files
chore: Grant cloud-java team for permissions to merge java changes (#1475)
* chore: Grant cloud-java team for permissions to merge java changes * chore: Do not update CODEOWNERS file * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 70a4e02 commit 74bc35c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @googleapis/yoshi-java @googleapis/api-pubsublite
99

1010
# for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
11-
**/*.java @googleapis/api-pubsublite
11+
**/*.java @googleapis/yoshi-java @googleapis/api-pubsublite
1212

1313

1414
# The java-samples-reviewers team is the default owner for samples changes

owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
".kokoro/*/samples.cfg",
2727
"samples/install-without-bom/*",
2828
".github/workflows/samples.yaml",
29+
".github/CODEOWNERS"
2930
]
3031
)

0 commit comments

Comments
 (0)