| OLD | NEW |
| 1 # You can add new small tools to this directory at your desire, feel free | 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, | 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 | 3 # of course). Include an OWNERS file with at least two people for your new |
| 4 # folder. | 4 # folder. |
| 5 # If you're changing existing tools, have your change reviewed by the | 5 # If you're changing existing tools, have your change reviewed by the |
| 6 # OWNERS of the existing tool. | 6 # OWNERS of the existing tool. |
| 7 | 7 |
| 8 scottmg@chromium.org | 8 scottmg@chromium.org |
| 9 thakis@chromium.org | 9 thakis@chromium.org |
| 10 | 10 |
| 11 | 11 |
| 12 per-file bisect*.py=anantha@chromium.org | 12 per-file bisect*.py=anantha@chromium.org |
| 13 per-file bisect*.py=rmcilroy@chromium.org | 13 per-file bisect*.py=prasadv@chromium.org |
| 14 per-file run-bisect*.py=rmcilroy@chromium.org | 14 per-file bisect*.py=robertocn@chromium.org |
| 15 per-file prepare-bisect*.py=simonhatch@chromium.org | 15 per-file run-bisect*.py=prasadv@chromium.org |
| 16 per-file prepare-bisect*.py=rmcilroy@chromium.org | 16 per-file run-bisect*.py=robertocn@chromium.org |
| 17 per-file prepare-bisect*.py=prasadv@chromium.org |
| 18 per-file prepare-bisect*.py=robertocn@chromium.org |
| 17 | 19 |
| 18 per-file boilerplate.py=rmcilroy@chromium.org | 20 per-file boilerplate.py=rsesek@chromium.org |
| 19 | 21 |
| 20 per-file check_git_config.py=iannucci@chromium.org | 22 per-file check_git_config.py=iannucci@chromium.org |
| 21 per-file check_git_config.py=vadimsh@chromium.org | 23 per-file check_git_config.py=vadimsh@chromium.org |
| 22 | 24 |
| 23 per-file check_grd_for_unused_strings.py=estade@chromium.org | 25 per-file check_grd_for_unused_strings.py=estade@chromium.org |
| 24 | 26 |
| 25 per-file gyp-explain.py=thakis@chromium.org | 27 per-file gyp-explain.py=thakis@chromium.org |
| 26 | 28 |
| 27 per-file gypv8shy.py=jochen@chromium.org | 29 per-file gypv8shy.py=jochen@chromium.org |
| 28 | 30 |
| (...skipping 13 matching lines...) Expand all Loading... |
| 42 | 44 |
| 43 per-file roll_angle.py=kjellander@chromium.org | 45 per-file roll_angle.py=kjellander@chromium.org |
| 44 per-file roll_webrtc.py=kjellander@chromium.org | 46 per-file roll_webrtc.py=kjellander@chromium.org |
| 45 | 47 |
| 46 per-file safely-roll-deps.py=borenet@chromium.org | 48 per-file safely-roll-deps.py=borenet@chromium.org |
| 47 | 49 |
| 48 per-file sort-headers.py=satorux@chromium.org | 50 per-file sort-headers.py=satorux@chromium.org |
| 49 per-file sort-sources.py=satorux@chromium.org | 51 per-file sort-sources.py=satorux@chromium.org |
| 50 per-file yes_no.py=satorux@chromium.org | 52 per-file yes_no.py=satorux@chromium.org |
| 51 | 53 |
| OLD | NEW |