Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
changes without context (#54)
Browse files Browse the repository at this point in the history
autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
  • Loading branch information
yoshi-automation committed May 20, 2021
1 parent ebcaf92 commit d7e2eed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -4,7 +4,9 @@
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

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

# The java-samples-reviewers team is the default owner for samples changes
samples/**/*.java @googleapis/java-samples-reviewers
2 changes: 1 addition & 1 deletion synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-artifact-registry.git",
"sha": "b0a19f0c2d43b0b765ca4c5cbf274329ef8e70d8"
"sha": "ebcaf92de1617a2897c8c68c00211b02d93485b1"
}
},
{
Expand Down

0 comments on commit d7e2eed

Please sign in to comment.