File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-spanner-jdbc.git",
7
- "sha": "839e4dcc0ab9b1044cd0534195a44c37c2e37f14 "
7
+ "sha": "2a7c53e5d503eefc42e7927e58430f8d24fe5b48 "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "synthtool",
13
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "5b48b0716a36ca069db3038da7e205c87a22ed19 "
14
+ "sha": "8b65daa222d193b689279162781baf0aa1f0ffd2 "
15
15
}
16
16
}
17
17
]
You can’t perform that action at this time.
0 commit comments