Skip to content

Commit

Permalink
chore(java): set yoshi-java as default CODEOWNER (#745)
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 authored Sep 21, 2020
1 parent 4c29f7a commit 696be52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
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-bigquery is the default owner for changes in this repo
* @googleapis/yoshi-java @googleapis/api-bigquery
**/*.java @googleapis/api-bigquery

# The java-samples-reviewers team is the default owner for samples changes
Expand Down
5 changes: 3 additions & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquery.git",
"sha": "2c679675645c4314df71481c02752cc49e80f81a"
"sha": "4c29f7a92933d3e03247802a6e967ce7fac5fa3d"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "019c7168faa0e56619f792693a8acdb30d6de19b"
"sha": "80003a3de2d8a75f5b47cb2e77e018f7f0f776cc"
}
}
],
Expand All @@ -23,6 +23,7 @@
".github/PULL_REQUEST_TEMPLATE.md",
".github/release-please.yml",
".github/trusted-contribution.yml",
".github/workflows/auto-release.yaml",
".github/workflows/ci.yaml",
".github/workflows/samples.yaml",
".kokoro/build.bat",
Expand Down

0 comments on commit 696be52

Please sign in to comment.