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

Side by Side Diff: WATCHLISTS

Issue 9705029: Remove myself from pyauto watchlist (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 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 384 matching lines...) Expand 10 before | Expand all | Expand 10 after
395 'wez+watch@chromium.org', 395 'wez+watch@chromium.org',
396 'amit@chromium.org', 396 'amit@chromium.org',
397 'sanjeevr@chromium.org'], 397 'sanjeevr@chromium.org'],
398 'ntp': ['estade+watch@chromium.org', 'dbeam+watch-ntp@chromium.org'], 398 'ntp': ['estade+watch@chromium.org', 'dbeam+watch-ntp@chromium.org'],
399 'cookie_monster': ['erikwright@chromium.org', 'rdsmith@chromium.org', 399 'cookie_monster': ['erikwright@chromium.org', 'rdsmith@chromium.org',
400 'rkn@chromium.org', 'wtc@chromium.org'], 400 'rkn@chromium.org', 'wtc@chromium.org'],
401 'autofill': ['dhollowa+watch@chromium.org', 'georgey@chromium.org', 401 'autofill': ['dhollowa+watch@chromium.org', 'georgey@chromium.org',
402 'isherman@chromium.org', 'dyu@chromium.org'], 402 'isherman@chromium.org', 'dyu@chromium.org'],
403 'webdata': ['dhollowa+watch@chromium.org'], 403 'webdata': ['dhollowa+watch@chromium.org'],
404 'i18n': ['jshin+watch@chromium.org'], 404 'i18n': ['jshin+watch@chromium.org'],
405 'pyauto': ['anantha@chromium.org', 'jrg@chromium.org', 405 'pyauto': ['anantha@chromium.org',
406 'nirnimesh@chromium.org', 'dyu@chromium.org', 406 'nirnimesh@chromium.org', 'dyu@chromium.org',
407 'dennisjeffrey@chromium.org'], 407 'dennisjeffrey@chromium.org'],
408 'labs': ['thakis@chromium.org'], 408 'labs': ['thakis@chromium.org'],
409 'fileapi': ['kinuko+watch@chromium.org'], 409 'fileapi': ['kinuko+watch@chromium.org'],
410 'pepper_api': ['piman+watch@chromium.org', 'darin-cc@chromium.org', 410 'pepper_api': ['piman+watch@chromium.org', 'darin-cc@chromium.org',
411 'ihf+watch@chromium.org', 'yzshen+watch@chromium.org'], 411 'ihf+watch@chromium.org', 'yzshen+watch@chromium.org'],
412 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org', 412 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org',
413 'dominich+watch@chromium.org', 'mmenke@chromium.org'], 413 'dominich+watch@chromium.org', 'mmenke@chromium.org'],
414 'chromedriver': ['kkania@chromium.org'], 414 'chromedriver': ['kkania@chromium.org'],
415 'task_manager': ['yoshiki+watch@chromium.org'], 415 'task_manager': ['yoshiki+watch@chromium.org'],
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
452 'yusukes+watch@chromium.org'], 452 'yusukes+watch@chromium.org'],
453 'textinput_chromeos': ['yusukes+watch@chromium.org'], 453 'textinput_chromeos': ['yusukes+watch@chromium.org'],
454 'omnibox': ['suzhe@chromium.org'], 454 'omnibox': ['suzhe@chromium.org'],
455 'message_loop': ['sadrul@chromium.org'], 455 'message_loop': ['sadrul@chromium.org'],
456 'clipboard': ['dcheng@chromium.org'], 456 'clipboard': ['dcheng@chromium.org'],
457 'metrics': ['jar@chromium.org', 457 'metrics': ['jar@chromium.org',
458 'isherman@chromium.org', 458 'isherman@chromium.org',
459 'mad@chromium.org'], 459 'mad@chromium.org'],
460 }, 460 },
461 } 461 }
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