From c27a92cdf8f6c3c15c6feb4fa615873e75195294 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 9 Dec 2020 10:40:38 -0800 Subject: [PATCH] changes without context (#358) autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. --- .github/CODEOWNERS | 2 ++ synth.metadata | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4c83da3e..af6322b0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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 diff --git a/synth.metadata b/synth.metadata index 1319461e..e3cfbe50 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-containeranalysis.git", - "sha": "c6385dd3653fa6d5fe9e32501a06dff0bf468801" + "sha": "13a39ce092ea149ceae98b7437eaea85f3dcfe11" } }, {