Skip to content

Commit 10e3921

Browse files
ci: update template so GAPIC_AUTO repos do not require special approvers for Java code (#1494) (#760)
Source-Link: googleapis/synthtool@da89e53 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Christine Kim <[email protected]>
1 parent fd5172f commit 10e3921

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

java-container/.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16-
digest: sha256:b2e8f445ca0e605d4bbefbfdbdf7335692d75cf1647af62243828dcc0ea4e690
17-
# created: 2022-07-14T21:08:10.768472192Z
16+
digest: sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9
17+
# created: 2022-07-18T21:44:23.94208526Z

java-container/.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# The @googleapis/anthos-dpe is the default owner for changes in this repo
88
* @googleapis/yoshi-java @googleapis/anthos-dpe
9-
**/*.java @googleapis/anthos-dpe
9+
1010

1111
# The java-samples-reviewers team is the default owner for samples changes
1212
samples/**/*.java @googleapis/java-samples-reviewers

0 commit comments

Comments
 (0)