blob: 06c9a03ee2d572474b702c03fc817856d2d4a473 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
{
"api_version": 2,
"autoroll_recipe_options": {
"nontrivial": {
"automatic_commit_dry_run": true
},
"trivial": {
"automatic_commit": true,
"tbr_emails": [
"borenet@google.com"
]
}
},
"deps": {
"depot_tools": {
"branch": "master",
"revision": "e05f18d47735f3bc3f5808d0ce38a452b82d95e8",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "10f67fe223a7973a95bc5fff219d1a7a3d95a326",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},
"project_id": "skia",
"recipes_path": "infra/bots"
}
|