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

Commit 469fb6a

Browse files
chore(java): set yoshi-java as default CODEOWNER (#149)
Source-Author: Jeff Ching <chingor@google.com> Source-Date: Mon Sep 21 09:00:06 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 80003a3de2d8a75f5b47cb2e77e018f7f0f776cc Source-Link: googleapis/synthtool@80003a3
1 parent a2c0d2f commit 469fb6a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@
44
# For syntax help see:
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

7+
* @googleapis/yoshi-java
8+
79
# The java-samples-reviewers team is the default owner for samples changes
810
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-shared-dependencies.git",
7-
"sha": "cde0463dd15c2a510085a3d5e3ac7b418c2fc3d4"
7+
"sha": "a2c0d2ffdb5b99783fd420f31321659e88920d3a"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "538a68019eb4a36a0cdfa4021f324dd01b784395"
14+
"sha": "80003a3de2d8a75f5b47cb2e77e018f7f0f776cc"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)