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

Side by Side Diff: WATCHLISTS

Issue 2714293002: Add victorhsieh to arc WATCHLIST (Closed)
Patch Set: Add victorhsieh to arc WATCHLIST Created 3 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
« 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 1524 matching lines...) Expand 10 before | Expand all | Expand 10 after
1535 'app_list': ['mgiuca@chromium.org', 1535 'app_list': ['mgiuca@chromium.org',
1536 'tfarina@chromium.org'], 1536 'tfarina@chromium.org'],
1537 'app_shortcuts': ['mgiuca@chromium.org', 1537 'app_shortcuts': ['mgiuca@chromium.org',
1538 'tapted@chromium.org'], 1538 'tapted@chromium.org'],
1539 'appcache': ['michaeln@chromium.org'], 1539 'appcache': ['michaeln@chromium.org'],
1540 'apps': ['chromium-apps-reviews@chromium.org', 1540 'apps': ['chromium-apps-reviews@chromium.org',
1541 'tfarina@chromium.org'], 1541 'tfarina@chromium.org'],
1542 'arc': ['elijahtaylor+arcwatch@chromium.org', 1542 'arc': ['elijahtaylor+arcwatch@chromium.org',
1543 'hidehiko+watch@chromium.org', 1543 'hidehiko+watch@chromium.org',
1544 'lhchavez+watch@chromium.org', 1544 'lhchavez+watch@chromium.org',
1545 'victorhsieh+watch@chromium.org',
1545 'yusukes+watch@chromium.org'], 1546 'yusukes+watch@chromium.org'],
1546 'arc_auth': ['khmel+watch@chromium.org'], 1547 'arc_auth': ['khmel+watch@chromium.org'],
1547 'arc_kiosk': ['poromov+watch@chromium.org'], 1548 'arc_kiosk': ['poromov+watch@chromium.org'],
1548 'arc_net': ['abhishekbh@chromium.org', 1549 'arc_net': ['abhishekbh@chromium.org',
1549 'cernekee@chromium.org', 1550 'cernekee@chromium.org',
1550 'snanda@chromium.org'], 1551 'snanda@chromium.org'],
1551 'arc_power': ['ejcaruso+watch@chromium.org'], 1552 'arc_power': ['ejcaruso+watch@chromium.org'],
1552 'ash': ['kalyan.kondapally@intel.com', 1553 'ash': ['kalyan.kondapally@intel.com',
1553 'sadrul@chromium.org'], 1554 'sadrul@chromium.org'],
1554 'aura': ['kalyan.kondapally@intel.com', 1555 'aura': ['kalyan.kondapally@intel.com',
(...skipping 593 matching lines...) Expand 10 before | Expand all | Expand 10 after
2148 'raymes+watch@chromium.org'], 2149 'raymes+watch@chromium.org'],
2149 'windows_sandboxing': ['pennymac+watch@chromium.org', 2150 'windows_sandboxing': ['pennymac+watch@chromium.org',
2150 'wfh+watch@chromium.org'], 2151 'wfh+watch@chromium.org'],
2151 'x11': ['derat+watch@chromium.org', 2152 'x11': ['derat+watch@chromium.org',
2152 'sadrul@chromium.org', 2153 'sadrul@chromium.org',
2153 'yusukes+watch@chromium.org'], 2154 'yusukes+watch@chromium.org'],
2154 'xml': ['dominicc+watchlist@chromium.org'], 2155 'xml': ['dominicc+watchlist@chromium.org'],
2155 'zoom': ['wjmaclean@chromium.org'], 2156 'zoom': ['wjmaclean@chromium.org'],
2156 }, 2157 },
2157 } 2158 }
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