Skip to content

Commit

Permalink
chore(java_templates): add default CODEOWNERS files for samples revie…
Browse files Browse the repository at this point in the history
…ws (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
  • Loading branch information
yoshi-automation committed Jun 4, 2020
1 parent 3fd6f6b commit 0b39d9f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
@@ -0,0 +1,8 @@
# Code owners file.
# This file controls who is tagged for review for any given pull request.

# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

# The java-samples-reviewers team is the default owner for samples changes
samples/**/*.java @googleapis/java-samples-reviewers
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-spanner-jdbc.git",
"sha": "839e4dcc0ab9b1044cd0534195a44c37c2e37f14"
"sha": "2a7c53e5d503eefc42e7927e58430f8d24fe5b48"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "5b48b0716a36ca069db3038da7e205c87a22ed19"
"sha": "8b65daa222d193b689279162781baf0aa1f0ffd2"
}
}
]
Expand Down

0 comments on commit 0b39d9f

Please sign in to comment.