Skip to content

Commit 0692a06

Browse files
chore: Generated snippets should not be owned by samples reviewers (#1575) (#784)
Source-Link: googleapis/synthtool@2e9ac19 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent e1788b4 commit 0692a06

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@
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:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93

java-datalabeling/.github/CODEOWNERS

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@
88

99
# The java-samples-reviewers team is the default owner for samples changes
1010
samples/**/*.java @googleapis/java-samples-reviewers
11+
12+
# Generated snippets should not be owned by samples reviewers
13+
samples/snippets/generated/ @googleapis/yoshi-java

0 commit comments

Comments
 (0)