Chromium Code Reviews| Index: tools/OWNERS |
| diff --git a/tools/OWNERS b/tools/OWNERS |
| index 72e8ffc0db8aad71a934dd11e5968bd5109e54b4..2cc99761161a586a0f09acdd9911f04442b5fde0 100644 |
| --- a/tools/OWNERS |
| +++ b/tools/OWNERS |
| @@ -1 +1,51 @@ |
| -* |
| +# You can add new small tools to this directory at your desire, feel free |
| +# to owners-TBR new folders (assuming you have a regular review already, |
| +# of course). Include an OWNERS file with at least two people for your new |
| +# folder. |
| +# If you're changing existing tools, have your change reviewed by the |
| +# OWNERS of the existing tool. |
| + |
| +scottmg@chromium.org |
| +thakis@chromium.org |
| + |
| + |
| +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
|
| +per-file bisect*.py=rmcilroy@chromium.org |
| +per-file run-bisect*.py=rmcilroy@chromium.org |
| +per-file prepare-bisect*.py=simonhatch@chromium.org |
| +per-file prepare-bisect*.py=rmcilroy@chromium.org |
| + |
| +per-file boilerplate.py=rmcilroy@chromium.org |
|
Robert Sesek
2015/11/13 00:35:34
I did author this one, though.
|
| + |
| +per-file check_git_config.py=iannucci@chromium.org |
| +per-file check_git_config.py=vadimsh@chromium.org |
| + |
| +per-file check_grd_for_unused_strings.py=estade@chromium.org |
| + |
| +per-file gyp-explain.py=thakis@chromium.org |
| + |
| +per-file gypv8shy.py=jochen@chromium.org |
| + |
| +per-file include_tracer.py=thakis@chromium.org |
| + |
| +per-file ipc_messages_log.py=yfriedman@chromium.org |
| + |
| +per-file isolate_driver.py=maruel@chromium.org |
| +per-file isolate_driver.py=vadimsh@chromium.org |
| + |
| +per-file licenses.py=file://tools/copyright_scanner/OWNERS |
| + |
| +per-file profile_chrome.py=alokp@chromium.org |
| +per-file profile_chrome_startup.py=alokp@chromium.org |
| + |
| +per-file remove_stale_pyc_files.py=dtu@chromium.org |
| + |
| +per-file roll_angle.py=kjellander@chromium.org |
| +per-file roll_webrtc.py=kjellander@chromium.org |
| + |
| +per-file safely-roll-deps.py=borenet@chromium.org |
| + |
| +per-file sort-headers.py=satorux@chromium.org |
| +per-file sort-sources.py=satorux@chromium.org |
| +per-file yes_no.py=satorux@chromium.org |
| + |