From 365eb73092816cb482c5e5c712b9146ab16050ff Mon Sep 17 00:00:00 2001 From: "cmp@chromium.org" Date: Tue, 19 Feb 2013 21:44:07 +0000 Subject: [PATCH] Use cmp-cc for watchlists. TBR=cmp@chromium.org Review URL: https://chromiumcodereview.appspot.com/12218178 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@183297 0039d316-1c4b-4281-b951-d872f2087c98 --- WATCHLISTS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WATCHLISTS b/WATCHLISTS index 7abf9dae3b..0acc59cd8c 100755 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -19,7 +19,7 @@ 'WATCHLISTS': { 'this_file': ['nirnimesh@chromium.org'], 'depot_tools': ['maruel@chromium.org', 'dpranke@chromium.org', - 'cmp+cc@chromium.org', 'iannucci+depot_tools@chromium.org'], + 'cmp-cc@chromium.org', 'iannucci+depot_tools@chromium.org'], }, }