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

Commit ae541c0

Browse files
ci: update template so GAPIC_AUTO repos do not require special approvers for Java code (#1494) (#448)
Source-Link: googleapis/synthtool@da89e53 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9
1 parent 3c6f8ac commit ae541c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/.OwlBot.lock.yaml

+2-2
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:d4b80feffe1579818cdc39466152e9de95789a193408506cd4a1ffbe8804dc00
17-
# created: 2022-07-13T13:53:17.676447481Z
16+
digest: sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9
17+
# created: 2022-07-18T21:44:23.94208526Z

.github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# The @googleapis/aap-dpes is the default owner for changes in this repo
88
* @googleapis/yoshi-java @googleapis/aap-dpes
9-
**/*.java @googleapis/aap-dpes
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)