Skip to content

Commit

Permalink
chore(java): set yoshi-java as default CODEOWNER (#417)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/859d9a97-f544-49af-b5bb-6af06fb6542a/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@80003a3
  • Loading branch information
yoshi-automation committed Sep 21, 2020
1 parent ad63449 commit 41c3754
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -5,6 +5,7 @@
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

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

# The java-samples-reviewers team is the default owner for samples changes
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigtable.git",
"sha": "eb06b61fe20bd3e813ca613e11aec0441caaf60f"
"sha": "ad63449259d1858b8c2e63856bf4d5487cbea153"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "538a68019eb4a36a0cdfa4021f324dd01b784395"
"sha": "80003a3de2d8a75f5b47cb2e77e018f7f0f776cc"
}
}
],
Expand Down

0 comments on commit 41c3754

Please sign in to comment.