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

Commit 48346c9

Browse files
chore(java_templates): add default CODEOWNERS files for samples reviews (#228)
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 e8c1aa2 commit 48346c9

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-core.git",
7-
"sha": "e4a04a2486474fef30584c2067e0afd7f8dbb613"
7+
"sha": "4df33f0da02855161562e80a9d50e52dc21f4693"
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)