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

Side by Side Diff: WATCHLISTS

Issue 8275025: Add robertshield to watch lists for Chrome Frame and automation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 2 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) 2011 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2011 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 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
311 'media': ['acolwell+watch@chromium.org', 'ajwong+watch@chromium.org', 311 'media': ['acolwell+watch@chromium.org', 'ajwong+watch@chromium.org',
312 'annacc+watch@chromium.org', 'ddorwin+watch@chromium.org', 312 'annacc+watch@chromium.org', 'ddorwin+watch@chromium.org',
313 'fischman+watch@chromium.org', 'hclam+watch@chromium.org', 313 'fischman+watch@chromium.org', 'hclam+watch@chromium.org',
314 'scherkus@chromium.org', 'vrk@chromium.org'], 314 'scherkus@chromium.org', 'vrk@chromium.org'],
315 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], 315 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'],
316 'linux-sandboxing': ['agl@chromium.org'], 316 'linux-sandboxing': ['agl@chromium.org'],
317 'sync': ['tim@chromium.org', 'nick@chromium.org', 317 'sync': ['tim@chromium.org', 'nick@chromium.org',
318 'idana@chromium.org', 'rsimha@chromium.org'], 318 'idana@chromium.org', 'rsimha@chromium.org'],
319 'tools': ['pam+watch@chromium.org'], 319 'tools': ['pam+watch@chromium.org'],
320 'tests': ['phajdan.jr@chromium.org'], 320 'tests': ['phajdan.jr@chromium.org'],
321 'automation': ['phajdan.jr@chromium.org', 'kkania@chromium.org'], 321 'automation': ['phajdan.jr@chromium.org', 'kkania@chromium.org',
322 'chrome_frame': ['amit@chromium.org'], 322 'robertshield@chromium.org'],
323 'chrome_frame': ['amit@chromium.org', 'robertshield@chromium.org'],
323 'nacl': ['native-client-reviews@googlegroups.com'], 324 'nacl': ['native-client-reviews@googlegroups.com'],
324 'appcache': ['michaeln@chromium.org'], 325 'appcache': ['michaeln@chromium.org'],
325 'gpu': ['apatrick@chromium.org'], 326 'gpu': ['apatrick@chromium.org'],
326 'locale_settings': ['finnur+watch@chromium.org'], 327 'locale_settings': ['finnur+watch@chromium.org'],
327 'options_dialog_content': ['finnur+watch@chromium.org'], 328 'options_dialog_content': ['finnur+watch@chromium.org'],
328 'chromeos': ['davemoore+watch@chromium.org', 'stevenjb@chromium.org', 329 'chromeos': ['davemoore+watch@chromium.org', 'stevenjb@chromium.org',
329 'nkostylev+watch@chromium.org'], 330 'nkostylev+watch@chromium.org'],
330 'chromeos_webui': ['nkostylev+watch@chromium.org'], 331 'chromeos_webui': ['nkostylev+watch@chromium.org'],
331 'npapi_headers': ['stuartmorgan@chromium.org'], 332 'npapi_headers': ['stuartmorgan@chromium.org'],
332 'remoting': ['ajwong+watch@chromium.org', 'dmaclach+watch@chromium.org', 333 'remoting': ['ajwong+watch@chromium.org', 'dmaclach+watch@chromium.org',
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
374 'zork+watch@chromium.org', 375 'zork+watch@chromium.org',
375 'hashimoto+watch@chromium.org', 376 'hashimoto+watch@chromium.org',
376 'yoshiki+watch@chromium.org', 377 'yoshiki+watch@chromium.org',
377 'yuzo+watch@chromium.org'], 378 'yuzo+watch@chromium.org'],
378 'aura': ['ben+watch@chromium.org'], 379 'aura': ['ben+watch@chromium.org'],
379 'views_core': ['ben+watch@chromium.org'], 380 'views_core': ['ben+watch@chromium.org'],
380 'tools_emacs': ['fischman+watch@chromium.org'], 381 'tools_emacs': ['fischman+watch@chromium.org'],
381 'browser_compositor': ['backer@chromium.org'], 382 'browser_compositor': ['backer@chromium.org'],
382 }, 383 },
383 } 384 }
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