Skip to content

Commit 1f65101

Browse files
chore: CODEOWNER updates (googleapis#730)
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
1 parent 2c67967 commit 1f65101

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/CODEOWNERS

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

7+
# The @googleapis/api-bigquery is the default owner for changes in this repo
8+
**/*.java @googleapis/api-bigquery
9+
710
# The java-samples-reviewers team is the default owner for samples changes
811
samples/**/*.java @googleapis/java-samples-reviewers

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigquery.git",
7-
"sha": "b3f59b1e1215d93a3b7048149c88318f2a074f79"
7+
"sha": "2c679675645c4314df71481c02752cc49e80f81a"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)