From 711a70bf5ed0c22e86512267e13dd4e70a226016 Mon Sep 17 00:00:00 2001 From: "dpranke@chromium.org" Date: Mon, 28 Mar 2011 18:57:43 +0000 Subject: [PATCH] add myself to watchlist Review URL: http://codereview.chromium.org/6757013 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79597 0039d316-1c4b-4281-b951-d872f2087c98 --- WATCHLISTS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WATCHLISTS b/WATCHLISTS index 797f528e8..575abfb75 100755 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -18,7 +18,7 @@ 'WATCHLISTS': { 'this_file': ['nirnimesh@chromium.org'], - 'depot_tools': ['maruel@chromium.org'], + 'depot_tools': ['maruel@chromium.org', 'dpranke@chromium.org'], }, }