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

Side by Side Diff: WATCHLISTS

Issue 6670131: Broaden jimhebert watchlist to include both sources of kernelparam changes (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/crosutils.git@master
Patch Set: Created 9 years, 8 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 | Annotate | Revision Log
« 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 # See http://dev.chromium.org/developers/contributing-code/watchlists for 1 # See http://dev.chromium.org/developers/contributing-code/watchlists for
2 # a description of this file's format. 2 # a description of this file's format.
3 # Please keep these keys in alphabetical order. 3 # Please keep these keys in alphabetical order.
4 4
5 { 5 {
6 'WATCHLIST_DEFINITIONS': { 6 'WATCHLIST_DEFINITIONS': {
7 'all': { 7 'all': {
8 'filepath': '.', 8 'filepath': '.',
9 }, 9 },
10 'build_kernel_image': { 10 'buildimage': {
11 'filepath': 'build_kernel_image\.sh', 11 'filepath': 'build.*image.*',
12 }, 12 },
13 }, 13 },
14 'WATCHLISTS': { 14 'WATCHLISTS': {
15 'all': ['sosa@chromium.org', 'msb@chromium.org', 15 'all': ['sosa@chromium.org', 'msb@chromium.org',
16 'anush@chromium.org'], 16 'anush@chromium.org'],
17 'build_kernel_image': ['jimhebert@chromium.org'], 17 'buildimage': ['jimhebert@chromium.org'],
18 }, 18 },
19 } 19 }
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