Skip to content

Commit 0b39d9f

Browse files
chore(java_templates): add default CODEOWNERS files for samples reviews (googleapis#146)
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 3fd6f6b commit 0b39d9f

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,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-spanner-jdbc.git",
7-
"sha": "839e4dcc0ab9b1044cd0534195a44c37c2e37f14"
7+
"sha": "2a7c53e5d503eefc42e7927e58430f8d24fe5b48"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "5b48b0716a36ca069db3038da7e205c87a22ed19"
14+
"sha": "8b65daa222d193b689279162781baf0aa1f0ffd2"
1515
}
1616
}
1717
]

0 commit comments

Comments
 (0)