mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00
Update WATCHLISTS
Remove srte@ as requested. Adding myself for logging/ Bug: None Change-Id: I7677e54774a8608dce4ff55759ab6054383e6687 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/229587 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34823}
This commit is contained in:
parent
b477fc73cf
commit
6783f7f69c
1 changed files with 5 additions and 3 deletions
|
@ -97,6 +97,9 @@
|
|||
'pc': {
|
||||
'filepath': '^pc/.*',
|
||||
},
|
||||
'logging' : {
|
||||
'filepath': 'logging/.*',
|
||||
},
|
||||
},
|
||||
|
||||
'WATCHLISTS': {
|
||||
|
@ -164,14 +167,12 @@
|
|||
'zhengzhonghou@agora.io'],
|
||||
'bitrate_controller': ['mflodman@webrtc.org',
|
||||
'stefan@webrtc.org',
|
||||
'srte@webrtc.org',
|
||||
'zhuangzesen@agora.io'],
|
||||
'congestion_controller': ['srte@webrtc.org'],
|
||||
'congestion_controller': [],
|
||||
'remote_bitrate_estimator': ['mflodman@webrtc.org',
|
||||
'stefan@webrtc.org',
|
||||
'zhuangzesen@agora.io'],
|
||||
'pacing': ['mflodman@webrtc.org',
|
||||
'srte@webrtc.org',
|
||||
'stefan@webrtc.org',
|
||||
'zhuangzesen@agora.io'],
|
||||
'rtp_rtcp': ['mflodman@webrtc.org',
|
||||
|
@ -184,5 +185,6 @@
|
|||
'peah@webrtc.org',
|
||||
'zhengzhonghou@agora.io'],
|
||||
'pc': ['steveanton+watch@webrtc.org'],
|
||||
'logging': ['terelius@webrtc.org'],
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue