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}
This commit is contained in:

committed by
Commit bot

parent
58466f6d97
commit
3dacb5370e
@ -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',
|
||||
|
Reference in New Issue
Block a user