Add audio_mixer to WATCHLISTS
BUG=None
TBR=aleloi@webrtc.org
NOTRY=True
Review-Url: https://codereview.webrtc.org/2393843003
Cr-Commit-Position: refs/heads/master@{#14524}
diff --git a/WATCHLISTS b/WATCHLISTS
index e6044ee..f229c3e 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -68,6 +68,9 @@
'neteq': {
'filepath': 'webrtc/modules/audio_coding/neteq/.*',
},
+ 'audio_mixer': {
+ 'filepath': 'webrtc/modules/audio_mixer/.*',
+ },
'audio_processing': {
'filepath': 'webrtc/modules/audio_processing/.*',
},
@@ -148,6 +151,7 @@
'neteq': ['audio-team@agora.io',
'henrik.lundin@webrtc.org',
'minyue@webrtc.org'],
+ 'audio_mixer': ['henrik.lundin@webrtc.org'],
'audio_processing': ['aluebs@webrtc.org',
'andrew@webrtc.org',
'audio-team@agora.io',