From a404d1d8de4f352ab9b946469e1b5e36406faa4a Mon Sep 17 00:00:00 2001 From: "leozwang@webrtc.org" Date: Fri, 10 May 2013 22:46:55 +0000 Subject: [PATCH] Change watchlist. Watch all changes in webrtc. R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1428012 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4002 4adac7df-926f-26a2-2b94-8c16560cd09d --- WATCHLISTS | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/WATCHLISTS b/WATCHLISTS index 16682b83c5..d537af5075 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -92,13 +92,12 @@ 'WATCHLISTS': { 'this_file': [''], 'all_webrtc': ['giles@mozilla.com', - 'tterriberry@mozilla.com'], + 'tterriberry@mozilla.com', + 'leozwang@webrtc.org'], 'root_files': ['andrew@webrtc.org', 'niklas.enbom@webrtc.org'], 'documented_interfaces': ['interface-changes@webrtc.org', 'rwolff@gocast.it'], - 'build_files': ['leozwang@webrtc.org'], - 'java_files': ['leozwang@webrtc.org'], 'common_audio': ['bjornv@webrtc.org', 'andrew@webrtc.org'], 'common_video': ['mikhal@webrtc.org'], @@ -108,19 +107,15 @@ 'stefan@webrtc.org'], 'voice_engine': ['henrika@webrtc.org'], 'video_capture': ['mflodman@webrtc.org', - 'perkj@webrtc.org', - 'leozwang@webrtc.org'], + 'perkj@webrtc.org'], 'video_render': ['mflodman@webrtc.org', - 'perkj@webrtc.org', - 'leozwang@webrtc.org'], - 'audio_device': ['henrika@webrtc.org', - 'leozwang@webrtc.org'], + 'perkj@webrtc.org'], + 'audio_device': ['henrika@webrtc.org'], 'audio_coding': ['tina.legrand@webrtc.org'], 'neteq': ['henrik.lundin@webrtc.org'], 'neteq4': ['henrik.lundin@webrtc.org'], 'audio_processing': ['andrew@webrtc.org', - 'bjornv@webrtc.org', - 'leozwang@webrtc.org'], + 'bjornv@webrtc.org'], 'video_codecs': ['henrik.lundin@webrtc.org', 'pwestin@webrtc.org'], 'video_coding': ['stefan@webrtc.org', @@ -134,7 +129,6 @@ 'stefan@webrtc.org'], 'system_wrappers': ['mflodman@webrtc.org', 'henrika@webrtc.org', - 'andrew@webrtc.org', - 'leozwang@webrtc.org'], + 'andrew@webrtc.org'], }, }