1{ 2 "api_version": 2, 3 "autoroll_recipe_options": { 4 "no_cc_authors": true, 5 "nontrivial": { 6 "automatic_commit_dry_run": true, 7 "extra_reviewer_emails": [ 8 "denniskempin@google.com" 9 ], 10 "set_autosubmit": true 11 }, 12 "trivial": { 13 "automatic_commit": true, 14 "tbr_emails": [ 15 "denniskempin@google.com" 16 ] 17 } 18 }, 19 "canonical_repo_url": "https://chromium.googlesource.com/crosvm/crosvm.git", 20 "deps": { 21 "depot_tools": { 22 "branch": "refs/heads/main", 23 "revision": "e8e3e3efcfdb49aa582338abc3027ab643ccae1f", 24 "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" 25 }, 26 "recipe_engine": { 27 "branch": "refs/heads/main", 28 "revision": "b558aa996d1ebbf054decd3bbc5fbda769359445", 29 "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" 30 } 31 }, 32 "py3_only": true, 33 "recipes_path": "infra", 34 "repo_name": "crosvm", 35 "require_py3_compatibility": true 36} 37