From ee8b0ee177c9ebe52664bab453f8cc05ed2cfdf8 Mon Sep 17 00:00:00 2001 From: "iannucci@chromium.org" Date: Tue, 11 Dec 2012 18:57:39 +0000 Subject: [PATCH] Add myself to the watchlist for depot_tools R=cmp@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/11532010 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@172363 0039d316-1c4b-4281-b951-d872f2087c98 --- WATCHLISTS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WATCHLISTS b/WATCHLISTS index 1a7e4dc5b..7abf9dae3 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'], + 'cmp+cc@chromium.org', 'iannucci+depot_tools@chromium.org'], }, }