Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(821)

Side by Side Diff: tools/OWNERS

Issue 2538493004: Remove isolate_driver.py. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | tools/isolate_driver.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 dpranke@chromium.org 8 dpranke@chromium.org
9 scottmg@chromium.org 9 scottmg@chromium.org
10 thakis@chromium.org 10 thakis@chromium.org
(...skipping 15 matching lines...) Expand all
26 per-file check_grd_for_unused_strings.py=estade@chromium.org 26 per-file check_grd_for_unused_strings.py=estade@chromium.org
27 27
28 per-file gyp-explain.py=thakis@chromium.org 28 per-file gyp-explain.py=thakis@chromium.org
29 29
30 per-file gypv8shy.py=jochen@chromium.org 30 per-file gypv8shy.py=jochen@chromium.org
31 31
32 per-file include_tracer.py=thakis@chromium.org 32 per-file include_tracer.py=thakis@chromium.org
33 33
34 per-file ipc_messages_log.py=yfriedman@chromium.org 34 per-file ipc_messages_log.py=yfriedman@chromium.org
35 35
36 per-file isolate_driver.py=maruel@chromium.org
37 per-file isolate_driver.py=vadimsh@chromium.org
38
39 per-file licenses.py=file://tools/copyright_scanner/OWNERS 36 per-file licenses.py=file://tools/copyright_scanner/OWNERS
40 37
41 per-file remove_stale_pyc_files.py=dtu@chromium.org 38 per-file remove_stale_pyc_files.py=dtu@chromium.org
42 39
43 per-file roll_angle.py=kbr@chromium.org 40 per-file roll_angle.py=kbr@chromium.org
44 per-file roll_angle.py=kjellander@chromium.org 41 per-file roll_angle.py=kjellander@chromium.org
45 per-file roll_angle.py=geofflang@chromium.org 42 per-file roll_angle.py=geofflang@chromium.org
46 per-file roll_webgl_conformance.py=bajones@chromium.org 43 per-file roll_webgl_conformance.py=bajones@chromium.org
47 per-file roll_webgl_conformance.py=kbr@chromium.org 44 per-file roll_webgl_conformance.py=kbr@chromium.org
48 per-file roll_webgl_conformance.py=kjellander@chromium.org 45 per-file roll_webgl_conformance.py=kjellander@chromium.org
49 per-file roll_webgl_conformance.py=geofflang@chromium.org 46 per-file roll_webgl_conformance.py=geofflang@chromium.org
50 per-file roll_webgl_conformance.py=zmo@chromium.org 47 per-file roll_webgl_conformance.py=zmo@chromium.org
51 per-file roll_webrtc.py=kjellander@chromium.org 48 per-file roll_webrtc.py=kjellander@chromium.org
52 49
53 per-file safely-roll-deps.py=borenet@chromium.org 50 per-file safely-roll-deps.py=borenet@chromium.org
54 51
55 per-file sort-headers.py=satorux@chromium.org 52 per-file sort-headers.py=satorux@chromium.org
56 per-file sort-sources.py=satorux@chromium.org 53 per-file sort-sources.py=satorux@chromium.org
57 per-file yes_no.py=satorux@chromium.org 54 per-file yes_no.py=satorux@chromium.org
58 55
OLDNEW
« no previous file with comments | « no previous file | tools/isolate_driver.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698