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

Side by Side Diff: WATCHLISTS

Issue 12674036: Adding dougw and myself to instant watchlist. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 # IMPORTANT: The regular expression filepath is tested against each path using 8 # IMPORTANT: The regular expression filepath is tested against each path using
9 # re.search, so it is not usually necessary to add .*. 9 # re.search, so it is not usually necessary to add .*.
10 10
(...skipping 585 matching lines...) Expand 10 before | Expand all | Expand 10 after
596 'gfx_image': ['rsesek+watch@chromium.org'], 596 'gfx_image': ['rsesek+watch@chromium.org'],
597 'gpu': ['apatrick@chromium.org'], 597 'gpu': ['apatrick@chromium.org'],
598 'history_ui': ['dubroy@chromium.org', 'pam+watch@chromium.org'], 598 'history_ui': ['dubroy@chromium.org', 'pam+watch@chromium.org'],
599 'i18n': ['jshin+watch@chromium.org'], 599 'i18n': ['jshin+watch@chromium.org'],
600 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'], 600 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'],
601 'importer': ['tfarina@chromium.org'], 601 'importer': ['tfarina@chromium.org'],
602 'installer': ['grt+watch@chromium.org'], 602 'installer': ['grt+watch@chromium.org'],
603 'instant': ['sreeram@chromium.org', 'gideonwald@chromium.org', 603 'instant': ['sreeram@chromium.org', 'gideonwald@chromium.org',
604 'dcblack@chromium.org', 'jered@chromium.org', 604 'dcblack@chromium.org', 'jered@chromium.org',
605 'dominich@chromium.org', 'samarth+watch@chromium.org', 605 'dominich@chromium.org', 'samarth+watch@chromium.org',
606 'melevin@chromium.org'], 606 'melevin@chromium.org', 'dougw+watch@chromium.org',
607 'kmadhusu+watch@chromium.org'],
607 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], 608 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'],
608 'linux_fonts': ['derat+watch@chromium.org'], 609 'linux_fonts': ['derat+watch@chromium.org'],
609 'linux_sandboxing': ['agl@chromium.org', 'jln+watch@chromium.org'], 610 'linux_sandboxing': ['agl@chromium.org', 'jln+watch@chromium.org'],
610 'linux_seccomp_bpf': ['jln+watch@chromium.org'], 611 'linux_seccomp_bpf': ['jln+watch@chromium.org'],
611 'locale_settings': ['finnur+watch@chromium.org'], 612 'locale_settings': ['finnur+watch@chromium.org'],
612 'mac': ['sail+watch@chromium.org'], 613 'mac': ['sail+watch@chromium.org'],
613 'managed_users': ['pam+watch@chromium.org'], 614 'managed_users': ['pam+watch@chromium.org'],
614 'media': ['feature-media-reviews@chromium.org'], 615 'media': ['feature-media-reviews@chromium.org'],
615 'message_loop': ['sadrul@chromium.org'], 616 'message_loop': ['sadrul@chromium.org'],
616 'metrics': ['jar@chromium.org', 617 'metrics': ['jar@chromium.org',
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
687 'views': ['tfarina@chromium.org'], 688 'views': ['tfarina@chromium.org'],
688 'views_core': ['ben+watch@chromium.org'], 689 'views_core': ['ben+watch@chromium.org'],
689 'website_settings': ['markusheintz@chromium.org'], 690 'website_settings': ['markusheintz@chromium.org'],
690 'webkit': ['darin-cc@chromium.org'], 691 'webkit': ['darin-cc@chromium.org'],
691 'worker': ['jam@chromium.org'], 692 'worker': ['jam@chromium.org'],
692 'x11': ['derat+watch@chromium.org', 693 'x11': ['derat+watch@chromium.org',
693 'sadrul@chromium.org', 694 'sadrul@chromium.org',
694 'yusukes+watch@chromium.org'], 695 'yusukes+watch@chromium.org'],
695 }, 696 },
696 } 697 }
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