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

Side by Side Diff: WATCHLISTS

Issue 6961045: Add myself to the importer WATCHLIST. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | 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 272 matching lines...) Expand 10 before | Expand all | Expand 10 after
283 'labs': ['thakis@chromium.org'], 283 'labs': ['thakis@chromium.org'],
284 'fileapi': ['kinuko+watch@chromium.org'], 284 'fileapi': ['kinuko+watch@chromium.org'],
285 'pepper_api': ['piman+watch@chromium.org'], 285 'pepper_api': ['piman+watch@chromium.org'],
286 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org'], 286 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org'],
287 'chromedriver': ['kkania@chromium.org'], 287 'chromedriver': ['kkania@chromium.org'],
288 'dom_login': ['rharrison@chromium.org'], 288 'dom_login': ['rharrison@chromium.org'],
289 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'], 289 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'],
290 'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'], 290 'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'],
291 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'], 291 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'],
292 'panels': ['dimich@chromium.org', 'jennb@chromium.org', 292 'panels': ['dimich@chromium.org', 'jennb@chromium.org',
293 » 'prasadt@chromium.org', 'dcheng@chromium.org', 293 'prasadt@chromium.org', 'dcheng@chromium.org',
294 'jianli@chromium.org'], 294 'jianli@chromium.org'],
295 'importer': ['tfarina@chromium.org'],
295 }, 296 },
296 } 297 }
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