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

Side by Side Diff: tools/OWNERS

Issue 1682593002: Run WebGL 2.0 conformance tests in more cases. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added OWNERS for WebGL roll script. Created 4 years, 10 months 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 | « third_party/WebKit/Source/modules/webgl/PRESUBMIT.py ('k') | tools/roll_angle.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 scottmg@chromium.org 8 scottmg@chromium.org
9 thakis@chromium.org 9 thakis@chromium.org
10 10
(...skipping 27 matching lines...) Expand all
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
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/modules/webgl/PRESUBMIT.py ('k') | tools/roll_angle.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698