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

Commit efae923

Browse files
chore(java_templates): add default CODEOWNERS files for samples reviews (#155)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/129bf4ce-2255-4b88-83a1-1b40d560e3d3/targets Source-Link: googleapis/synthtool@8b65daa
1 parent 9031980 commit efae923

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Code owners file.
2+
# This file controls who is tagged for review for any given pull request.
3+
4+
# For syntax help see:
5+
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6+
7+
# The java-samples-reviewers team is the default owner for samples changes
8+
samples/**/*.java @googleapis/java-samples-reviewers

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-iot.git",
7-
"sha": "5188d188c53256305a3f2df8563e5d0f5adf639d"
7+
"sha": "903198019ea5477dd32536a0c778db93c4cd2498"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "5b48b0716a36ca069db3038da7e205c87a22ed19"
22+
"sha": "8b65daa222d193b689279162781baf0aa1f0ffd2"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)