Skip to content

Commit

Permalink
chore: Grant cloud-java team for permissions to merge java changes (#…
Browse files Browse the repository at this point in the history
…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>
  • Loading branch information
lqiu96 and gcf-owl-bot[bot] committed Jan 25, 2024
1 parent 70a4e02 commit 74bc35c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @googleapis/yoshi-java @googleapis/api-pubsublite

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


# The java-samples-reviewers team is the default owner for samples changes
Expand Down
1 change: 1 addition & 0 deletions owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
".kokoro/*/samples.cfg",
"samples/install-without-bom/*",
".github/workflows/samples.yaml",
".github/CODEOWNERS"
]
)

0 comments on commit 74bc35c

Please sign in to comment.