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

Side by Side Diff: WATCHLISTS

Issue 5518008: Add sjl@chromium.org to WATCHLISTS. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Removed tab introduced in previous cl. Created 10 years 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) 2010 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2010 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 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 'stuartmorgan+watch@chromium.org'], 194 'stuartmorgan+watch@chromium.org'],
195 'worker': ['jam@chromium.org'], 195 'worker': ['jam@chromium.org'],
196 'extension': ['aa@chromium.org', 196 'extension': ['aa@chromium.org',
197 'erikkay@chromium.org', 197 'erikkay@chromium.org',
198 'pam+watch@chromium.org'], 198 'pam+watch@chromium.org'],
199 'net': ['darin-cc@chromium.org', 'cbentzel+watch@chromium.org'], 199 'net': ['darin-cc@chromium.org', 'cbentzel+watch@chromium.org'],
200 'ftp': ['phajdan.jr@chromium.org'], 200 'ftp': ['phajdan.jr@chromium.org'],
201 'media': ['acolwell@chromium.org', 'ajwong@chromium.org', 201 'media': ['acolwell@chromium.org', 'ajwong@chromium.org',
202 'annacc@chromium.org', 'ddorwin+watch@chromium.org', 202 'annacc@chromium.org', 'ddorwin+watch@chromium.org',
203 'fbarchard@chromium.org', 'hclam@chromium.org', 203 'fbarchard@chromium.org', 'hclam@chromium.org',
204 'scherkus@chromium.org', 'vrk@chromium.org'], 204 'scherkus@chromium.org', 'sjl@chromium.org',
205 'vrk@chromium.org'],
205 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], 206 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'],
206 'linux-sandboxing': ['agl@chromium.org'], 207 'linux-sandboxing': ['agl@chromium.org'],
207 'sync': ['tim@chromium.org', 'nick@chromium.org', 208 'sync': ['tim@chromium.org', 'nick@chromium.org',
208 'idana@chromium.org', 'rsimha@chromium.org'], 209 'idana@chromium.org', 'rsimha@chromium.org'],
209 'layout_tests': ['pam+watch@chromium.org'], 210 'layout_tests': ['pam+watch@chromium.org'],
210 'tools': ['pam+watch@chromium.org'], 211 'tools': ['pam+watch@chromium.org'],
211 'tests': ['phajdan.jr@chromium.org'], 212 'tests': ['phajdan.jr@chromium.org'],
212 'automation': ['phajdan.jr@chromium.org'], 213 'automation': ['phajdan.jr@chromium.org'],
213 'ceee' : ['ceee-reviews@chromium.org'], 214 'ceee' : ['ceee-reviews@chromium.org'],
214 'chrome_frame' : ['amit@chromium.org'], 215 'chrome_frame' : ['amit@chromium.org'],
(...skipping 10 matching lines...) Expand all
225 'cookie_monster': ['rdsmith@chromium.org'], 226 'cookie_monster': ['rdsmith@chromium.org'],
226 'autofill': ['dhollowa@chromium.org', 'jhawkins@chromium.org'], 227 'autofill': ['dhollowa@chromium.org', 'jhawkins@chromium.org'],
227 'webdata': ['dhollowa@chromium.org'], 228 'webdata': ['dhollowa@chromium.org'],
228 'i18n': ['jshin+watch@chromium.org'], 229 'i18n': ['jshin+watch@chromium.org'],
229 'pyauto': ['anantha@chromium.org', 'jrg@chromium.org', 230 'pyauto': ['anantha@chromium.org', 'jrg@chromium.org',
230 'nirnimesh@chromium.org', 'dyu@chromium.org'], 231 'nirnimesh@chromium.org', 'dyu@chromium.org'],
231 'labs': ['thakis@chromium.org'], 232 'labs': ['thakis@chromium.org'],
232 'file_system': ['kinuko@chromium.org'], 233 'file_system': ['kinuko@chromium.org'],
233 }, 234 },
234 } 235 }
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