From a926a1eb0412d8c80f6a31ee7c7b6204db5b5270 Mon Sep 17 00:00:00 2001 From: "ilevy@chromium.org" Date: Thu, 4 Jul 2013 20:33:11 +0000 Subject: [PATCH] Add ilevy to depot_tools WATCHLIST TBR=maruel@chromium.org Review URL: https://chromiumcodereview.appspot.com/18075005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@210223 0039d316-1c4b-4281-b951-d872f2087c98 --- WATCHLISTS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WATCHLISTS b/WATCHLISTS index 0acc59cd8..a2ce1d21d 100755 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -19,7 +19,8 @@ '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', + 'ilevy-cc@chromium.org'], }, }