Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 * | 1 # You can add new small tools to this directory at your desire, feel free |
| 2 # to owners-TBR new folders (assuming you have a regular review already, | |
| 3 # of course). Include an OWNERS file with at least two people for your new | |
| 4 # folder. | |
| 5 # If you're changing existing tools, have your change reviewed by the | |
| 6 # OWNERS of the existing tool. | |
| 7 | |
| 8 scottmg@chromium.org | |
| 9 thakis@chromium.org | |
| 10 | |
| 11 | |
| 12 per-file bisect*.py=rsesek@chromium.org | |
|
Robert Sesek
2015/11/13 00:35:34
I actually don't want to OWN this file (https://cr
Nico
2015/12/01 21:09:19
Ah sorry, missed this. Who else besides rmcilroy s
| |
| 13 per-file bisect*.py=rmcilroy@chromium.org | |
| 14 per-file run-bisect*.py=rmcilroy@chromium.org | |
| 15 per-file prepare-bisect*.py=simonhatch@chromium.org | |
| 16 per-file prepare-bisect*.py=rmcilroy@chromium.org | |
| 17 | |
| 18 per-file boilerplate.py=rmcilroy@chromium.org | |
|
Robert Sesek
2015/11/13 00:35:34
I did author this one, though.
| |
| 19 | |
| 20 per-file check_git_config.py=iannucci@chromium.org | |
| 21 per-file check_git_config.py=vadimsh@chromium.org | |
| 22 | |
| 23 per-file check_grd_for_unused_strings.py=estade@chromium.org | |
| 24 | |
| 25 per-file gyp-explain.py=thakis@chromium.org | |
| 26 | |
| 27 per-file gypv8shy.py=jochen@chromium.org | |
| 28 | |
| 29 per-file include_tracer.py=thakis@chromium.org | |
| 30 | |
| 31 per-file ipc_messages_log.py=yfriedman@chromium.org | |
| 32 | |
| 33 per-file isolate_driver.py=maruel@chromium.org | |
| 34 per-file isolate_driver.py=vadimsh@chromium.org | |
| 35 | |
| 36 per-file licenses.py=file://tools/copyright_scanner/OWNERS | |
| 37 | |
| 38 per-file profile_chrome.py=alokp@chromium.org | |
| 39 per-file profile_chrome_startup.py=alokp@chromium.org | |
| 40 | |
| 41 per-file remove_stale_pyc_files.py=dtu@chromium.org | |
| 42 | |
| 43 per-file roll_angle.py=kjellander@chromium.org | |
| 44 per-file roll_webrtc.py=kjellander@chromium.org | |
| 45 | |
| 46 per-file safely-roll-deps.py=borenet@chromium.org | |
| 47 | |
| 48 per-file sort-headers.py=satorux@chromium.org | |
| 49 per-file sort-sources.py=satorux@chromium.org | |
| 50 per-file yes_no.py=satorux@chromium.org | |
| 51 | |
| OLD | NEW |