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'], }, }