From c1cb4b95f79519f805493a564bf624f9a57607ef Mon Sep 17 00:00:00 2001 From: "cmp@chromium.org" Date: Sat, 5 May 2012 22:04:18 +0000 Subject: [PATCH] Add cmp to watchlist. TBR=maruel@chromium.org Review URL: http://codereview.chromium.org/10383031 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@135563 0039d316-1c4b-4281-b951-d872f2087c98 --- WATCHLISTS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/WATCHLISTS b/WATCHLISTS index 575abfb75..1a7e4dc5b 100755 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -1,4 +1,4 @@ -# Copyright (c) 2006-2009 The Chromium Authors. All rights reserved. +# Copyright (c) 2012 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. @@ -18,7 +18,8 @@ 'WATCHLISTS': { 'this_file': ['nirnimesh@chromium.org'], - 'depot_tools': ['maruel@chromium.org', 'dpranke@chromium.org'], + 'depot_tools': ['maruel@chromium.org', 'dpranke@chromium.org', + 'cmp+cc@chromium.org'], }, }