From 37ff69d6080493399112bba1a0afca2d45d116b2 Mon Sep 17 00:00:00 2001 From: "fischman@webrtc.org" Date: Thu, 15 Nov 2012 22:21:20 +0000 Subject: [PATCH] Point codereview.settings at the newly-created webrtc-reviews google group. https://groups.google.com/a/webrtc.org/forum/?#!forum/webrtc-reviews Review URL: https://webrtc-codereview.appspot.com/934016 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3109 4adac7df-926f-26a2-2b94-8c16560cd09d --- WATCHLISTS | 5 ++--- codereview.settings | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/WATCHLISTS b/WATCHLISTS index 63038cb5da..3f6a8d1cf6 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -15,6 +15,7 @@ 'filepath': '^WATCHLISTS$', }, 'all_webrtc': { + # NOTE: if you like this you might like webrtc-reviews@webrtc.org! 'filepath': 'webrtc/.*', }, 'root_files': { @@ -75,9 +76,7 @@ 'WATCHLISTS': { 'this_file': [''], - 'all_webrtc': ['andrew@webrtc.org', - 'fischman@webrtc.org', - 'giles@mozilla.com', + 'all_webrtc': ['giles@mozilla.com', 'tterriberry@mozilla.com'], 'root_files': ['andrew@webrtc.org', 'niklas.enbom@webrtc.org'], diff --git a/codereview.settings b/codereview.settings index a837c5bd05..33c274e807 100644 --- a/codereview.settings +++ b/codereview.settings @@ -1,6 +1,6 @@ # This file is used by gcl to get repository specific information. CODE_REVIEW_SERVER: webrtc-codereview.appspot.com -#CC_LIST: +CC_LIST: webrtc-reviews@webrtc.org VIEW_VC: http://code.google.com/p/webrtc/source/detail?r= #STATUS: TRY_ON_UPLOAD: False