Skip to content

Commit 4cf0e13

Browse files
chore(java_templates): add default CODEOWNERS files for samples reviews (googleapis#156)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/cee9e42c-941c-49fe-b176-a9e83c067c7c/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@8b65daa
1 parent 8e8d3c1 commit 4cf0e13

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-tasks.git",
7-
"sha": "f16972c45e53cdd4b4015823fe4c3588539a1e7a"
7+
"sha": "a4d056386ae70f243e87cfc1589ee8354cb7d711"
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)