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