From b45d8e4cddfd33ca9039618b2e933aea1f0defbc Mon Sep 17 00:00:00 2001 From: "rsimha@chromium.org" Date: Thu, 20 Jun 2013 14:14:26 +0000 Subject: [sync] Add +watch pattern to WATCHLISTS for sync team members This patch adds the +watch pattern to the email addresses of sync team members in src/WATCHLISTS. This will enable easier filtering of code review email based on whether you're a reviewer or are just being cc'd because of the watchlist. BUG=none Review URL: https://chromiumcodereview.appspot.com/17406004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207431 0039d316-1c4b-4281-b951-d872f2087c98 --- WATCHLISTS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'WATCHLISTS') diff --git a/WATCHLISTS b/WATCHLISTS index c33675a..8e71117 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -674,10 +674,9 @@ 'spellcheck': ['groby+spellwatch@chromium.org', 'rlp@chromium.org', 'rouslan+spellwatch@chromium.org'], - 'sync': ['akalin@chromium.org', - 'haitaol@chromium.org', - 'rsimha@chromium.org', - 'tim@chromium.org'], + 'sync': ['haitaol+watch@chromium.org', + 'rsimha+watch@chromium.org', + 'tim+watch@chromium.org'], 'sync_proto': ['albertb+watch@chromium.org'], 'tab_contents': ['avi@chromium.org', 'creis+watch@chromium.org', 'ajwong+watch@chromium.org'], -- cgit v1.1