Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
chore: remove actools required approval for java file changes (#629)
Browse files Browse the repository at this point in the history
* chore: remove actools required approval for java file changes

* Update .repo-metadata.json

* Update CODEOWNERS

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 8, 2022
1 parent 9085007 commit 0c8aebd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

# The @googleapis/actools-java is the default owner for changes in this repo
* @googleapis/yoshi-java @googleapis/actools-java
**/*.java @googleapis/actools-java
* @googleapis/yoshi-java

# The java-samples-reviewers team is the default owner for samples changes
samples/**/*.java @googleapis/java-samples-reviewers
1 change: 0 additions & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"distribution_name": "com.google.cloud:google-cloud-compute",
"api_id": "compute.googleapis.com",
"requires_billing": true,
"codeowner_team": "@googleapis/actools-java",
"library_type": "GAPIC_AUTO",
"excluded_dependencies": "grpc-google-cloud-compute-v1",
"excluded_poms": "grpc-google-cloud-compute-v1"
Expand Down

0 comments on commit 0c8aebd

Please sign in to comment.