diff options
author | dominich@chromium.org <dominich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-14 19:26:39 +0000 |
---|---|---|
committer | dominich@chromium.org <dominich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-14 19:26:39 +0000 |
commit | 790e6bed92413c0e8cafb42a97a75a2b3e759486 (patch) | |
tree | 9c575b68c0a870b48f24ce9973c315b721e3570e /WATCHLISTS | |
parent | 0e798f5d2c52b5756938243d36692b7510da3b56 (diff) | |
download | chromium_src-790e6bed92413c0e8cafb42a97a75a2b3e759486.zip chromium_src-790e6bed92413c0e8cafb42a97a75a2b3e759486.tar.gz chromium_src-790e6bed92413c0e8cafb42a97a75a2b3e759486.tar.bz2 |
Adding myself to prerender watchlist
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7147019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89043 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r-- | WATCHLISTS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# Copyright (c) 2010 The Chromium Authors. All rights reserved. +# Copyright (c) 2011 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. @@ -280,7 +280,8 @@ 'labs': ['thakis@chromium.org'], 'fileapi': ['kinuko+watch@chromium.org'], 'pepper_api': ['piman+watch@chromium.org'], - 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org'], + 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org', + 'dominich+watch@chromium.org'], 'chromedriver': ['kkania@chromium.org'], 'dom_login': ['rharrison@chromium.org'], 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'], |