From 80f4f425832f2eae4907872cc74b778942a16ad0 Mon Sep 17 00:00:00 2001 From: aleloi Date: Tue, 14 Feb 2017 12:00:12 -0800 Subject: [PATCH] Added myself to WATCHLIST for audio_mixer and audio_processing. BUG=None NOTRY=true Review-Url: https://codereview.webrtc.org/2691233003 Cr-Commit-Position: refs/heads/master@{#16613} --- WATCHLISTS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/WATCHLISTS b/WATCHLISTS index 66eaeda13d..97c83dd332 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -154,8 +154,11 @@ 'neteq': ['audio-team@agora.io', 'henrik.lundin@webrtc.org', 'minyue@webrtc.org'], - 'audio_mixer': ['henrik.lundin@webrtc.org'], - 'audio_processing': ['aluebs@webrtc.org', + 'audio_mixer': ['aleloi@webrtc.org', + 'henrik.lundin@webrtc.org' + ], + 'audio_processing': ['aleloi@webrtc.org', + 'aluebs@webrtc.org', 'andrew@webrtc.org', 'audio-team@agora.io', 'bjornv@webrtc.org',