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

Side by Side Diff: WATCHLISTS

Issue 7461015: Adding myself to the WATCHLIST for pyauto-related files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 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 # Copyright (c) 2011 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # Watchlist Rules 5 # Watchlist Rules
6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists 6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists
7 7
8 8
9 { 9 {
10 'WATCHLIST_DEFINITIONS': { 10 'WATCHLIST_DEFINITIONS': {
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
287 'sergeyu+watch@chromium.org', 287 'sergeyu+watch@chromium.org',
288 'simonmorris+watch@chromium.org', 288 'simonmorris+watch@chromium.org',
289 'wez+watch@chromium.org'], 289 'wez+watch@chromium.org'],
290 'ntp': ['estade+watch@chromium.org'], 290 'ntp': ['estade+watch@chromium.org'],
291 'cookie_monster': ['rdsmith@chromium.org'], 291 'cookie_monster': ['rdsmith@chromium.org'],
292 'autofill': ['dhollowa@chromium.org', 'georgey@chromium.org', 292 'autofill': ['dhollowa@chromium.org', 'georgey@chromium.org',
293 'isherman@chromium.org'], 293 'isherman@chromium.org'],
294 'webdata': ['dhollowa@chromium.org'], 294 'webdata': ['dhollowa@chromium.org'],
295 'i18n': ['jshin+watch@chromium.org'], 295 'i18n': ['jshin+watch@chromium.org'],
296 'pyauto': ['anantha@chromium.org', 'jrg@chromium.org', 296 'pyauto': ['anantha@chromium.org', 'jrg@chromium.org',
297 'nirnimesh@chromium.org', 'dyu@chromium.org'], 297 'nirnimesh@chromium.org', 'dyu@chromium.org',
298 'dennisjeffrey@chromium.org'],
298 'labs': ['thakis@chromium.org'], 299 'labs': ['thakis@chromium.org'],
299 'fileapi': ['kinuko+watch@chromium.org'], 300 'fileapi': ['kinuko+watch@chromium.org'],
300 'pepper_api': ['piman+watch@chromium.org'], 301 'pepper_api': ['piman+watch@chromium.org'],
301 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org', 302 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org',
302 'dominich+watch@chromium.org'], 303 'dominich+watch@chromium.org'],
303 'chromedriver': ['kkania@chromium.org'], 304 'chromedriver': ['kkania@chromium.org'],
304 'dom_login': ['rharrison@chromium.org'], 305 'dom_login': ['rharrison@chromium.org'],
305 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'], 306 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'],
306 'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'], 307 'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'],
307 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'], 308 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'],
308 'panels': ['dimich@chromium.org', 'jennb@chromium.org', 309 'panels': ['dimich@chromium.org', 'jennb@chromium.org',
309 'prasadt@chromium.org', 'dcheng@chromium.org', 310 'prasadt@chromium.org', 'dcheng@chromium.org',
310 'jianli@chromium.org'], 311 'jianli@chromium.org'],
311 'importer': ['tfarina@chromium.org'], 312 'importer': ['tfarina@chromium.org'],
312 'views': ['dhollowa@chromium.org'], 313 'views': ['dhollowa@chromium.org'],
313 'accelerator_table_gtk': ['mazda@chromium.org', 'derat+watch@chromium.org'], 314 'accelerator_table_gtk': ['mazda@chromium.org', 'derat+watch@chromium.org'],
314 'downloads_ui': ['asanka@chromium.org', 'rdsmith@chromium.org'], 315 'downloads_ui': ['asanka@chromium.org', 'rdsmith@chromium.org'],
315 'x11': ['derat+watch@chromium.org'], 316 'x11': ['derat+watch@chromium.org'],
316 }, 317 },
317 } 318 }
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