Index: WATCHLISTS |
diff --git a/WATCHLISTS b/WATCHLISTS |
index e6044ee2a67760eb532f1a384228c2141aca6809..f229c3e75c349e008e148b8090c267423460a5d8 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', |