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

Side by Side Diff: WATCHLISTS

Issue 2849783002: Remove sdefresne@ from ios_chrome WATCHLIST. (Closed)
Patch Set: Created 3 years, 7 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 1990 matching lines...) Expand 10 before | Expand all | Expand 10 after
2001 'donnd+watch@chromium.org', 2001 'donnd+watch@chromium.org',
2002 'jered@chromium.org', 2002 'jered@chromium.org',
2003 'jfweitz+watch@chromium.org', 2003 'jfweitz+watch@chromium.org',
2004 'kmadhusu+watch@chromium.org', 2004 'kmadhusu+watch@chromium.org',
2005 'melevin+watch@chromium.org', 2005 'melevin+watch@chromium.org',
2006 'samarth+watch@chromium.org', 2006 'samarth+watch@chromium.org',
2007 'skanuj+watch@chromium.org'], 2007 'skanuj+watch@chromium.org'],
2008 'ios': ['ios-reviews@chromium.org'], 2008 'ios': ['ios-reviews@chromium.org'],
2009 'ios_chrome': ['ios-reviews+chrome@chromium.org', 2009 'ios_chrome': ['ios-reviews+chrome@chromium.org',
2010 'pkl@chromium.org', 2010 'pkl@chromium.org',
2011 'sdefresne+watch@chromium.org',
2012 'noyau+watch@chromium.org', 2011 'noyau+watch@chromium.org',
2013 'marq+watch@chromium.org'], 2012 'marq+watch@chromium.org'],
2014 'ios_clean': ['ios-reviews+clean@chromium.org', 2013 'ios_clean': ['ios-reviews+clean@chromium.org',
2015 'marq+scrutinize@chromium.org', 2014 'marq+scrutinize@chromium.org',
2016 'lpromero+watch@chromium.org'], 2015 'lpromero+watch@chromium.org'],
2017 'ios_showcase': ['ios-reviews+showcase@chromium.org', 2016 'ios_showcase': ['ios-reviews+showcase@chromium.org',
2018 'marq+watch@chromium.org', 2017 'marq+watch@chromium.org',
2019 'lpromero+watch@chromium.org'], 2018 'lpromero+watch@chromium.org'],
2020 'ios_test': ['baxley+watch@chromium.org', 2019 'ios_test': ['baxley+watch@chromium.org',
2021 'huangml+watch@chromium.org', 2020 'huangml+watch@chromium.org',
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
2238 'msramek+watch@chromium.org', 2237 'msramek+watch@chromium.org',
2239 'raymes+watch@chromium.org'], 2238 'raymes+watch@chromium.org'],
2240 'windows_sandboxing': ['pennymac+watch@chromium.org', 2239 'windows_sandboxing': ['pennymac+watch@chromium.org',
2241 'wfh+watch@chromium.org'], 2240 'wfh+watch@chromium.org'],
2242 'x11': ['derat+watch@chromium.org', 2241 'x11': ['derat+watch@chromium.org',
2243 'sadrul@chromium.org', 2242 'sadrul@chromium.org',
2244 'yusukes+watch@chromium.org'], 2243 'yusukes+watch@chromium.org'],
2245 'zoom': ['wjmaclean@chromium.org'], 2244 'zoom': ['wjmaclean@chromium.org'],
2246 }, 2245 },
2247 } 2246 }
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