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

Side by Side Diff: tools/OWNERS

Issue 1522523002: Add more appropriate owners for tools/bisect* and tools/boilerplate.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change bisect owners Created 5 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 | no next file » | 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
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
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
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698