| 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 |
| (...skipping 27 matching lines...) Expand all Loading... |
| 38 per-file licenses.py=file://tools/copyright_scanner/OWNERS | 38 per-file licenses.py=file://tools/copyright_scanner/OWNERS |
| 39 | 39 |
| 40 per-file profile_chrome.py=file://tools/profile_chrome/OWNERS | 40 per-file profile_chrome.py=file://tools/profile_chrome/OWNERS |
| 41 per-file profile_chrome_startup.py=file://tools/profile_chrome/OWNERS | 41 per-file profile_chrome_startup.py=file://tools/profile_chrome/OWNERS |
| 42 | 42 |
| 43 per-file remove_stale_pyc_files.py=dtu@chromium.org | 43 per-file remove_stale_pyc_files.py=dtu@chromium.org |
| 44 | 44 |
| 45 per-file roll_angle.py=kbr@chromium.org | 45 per-file roll_angle.py=kbr@chromium.org |
| 46 per-file roll_angle.py=kjellander@chromium.org | 46 per-file roll_angle.py=kjellander@chromium.org |
| 47 per-file roll_angle.py=geofflang@chromium.org | 47 per-file roll_angle.py=geofflang@chromium.org |
| 48 per-file roll_webgl_conformance.py=bajones@chromium.org |
| 49 per-file roll_webgl_conformance.py=kbr@chromium.org |
| 50 per-file roll_webgl_conformance.py=kjellander@chromium.org |
| 51 per-file roll_webgl_conformance.py=geofflang@chromium.org |
| 52 per-file roll_webgl_conformance.py=zmo@chromium.org |
| 48 per-file roll_webrtc.py=kjellander@chromium.org | 53 per-file roll_webrtc.py=kjellander@chromium.org |
| 49 | 54 |
| 50 per-file safely-roll-deps.py=borenet@chromium.org | 55 per-file safely-roll-deps.py=borenet@chromium.org |
| 51 | 56 |
| 52 per-file sort-headers.py=satorux@chromium.org | 57 per-file sort-headers.py=satorux@chromium.org |
| 53 per-file sort-sources.py=satorux@chromium.org | 58 per-file sort-sources.py=satorux@chromium.org |
| 54 per-file yes_no.py=satorux@chromium.org | 59 per-file yes_no.py=satorux@chromium.org |
| 55 | 60 |
| OLD | NEW |