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
@ -97,6 +97,9 @@
|
|||||||
'pc': {
|
'pc': {
|
||||||
'filepath': '^pc/.*',
|
'filepath': '^pc/.*',
|
||||||
},
|
},
|
||||||
|
'logging' : {
|
||||||
|
'filepath': 'logging/.*',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
'WATCHLISTS': {
|
'WATCHLISTS': {
|
||||||
@ -164,14 +167,12 @@
|
|||||||
'zhengzhonghou@agora.io'],
|
'zhengzhonghou@agora.io'],
|
||||||
'bitrate_controller': ['mflodman@webrtc.org',
|
'bitrate_controller': ['mflodman@webrtc.org',
|
||||||
'stefan@webrtc.org',
|
'stefan@webrtc.org',
|
||||||
'srte@webrtc.org',
|
|
||||||
'zhuangzesen@agora.io'],
|
'zhuangzesen@agora.io'],
|
||||||
'congestion_controller': ['srte@webrtc.org'],
|
'congestion_controller': [],
|
||||||
'remote_bitrate_estimator': ['mflodman@webrtc.org',
|
'remote_bitrate_estimator': ['mflodman@webrtc.org',
|
||||||
'stefan@webrtc.org',
|
'stefan@webrtc.org',
|
||||||
'zhuangzesen@agora.io'],
|
'zhuangzesen@agora.io'],
|
||||||
'pacing': ['mflodman@webrtc.org',
|
'pacing': ['mflodman@webrtc.org',
|
||||||
'srte@webrtc.org',
|
|
||||||
'stefan@webrtc.org',
|
'stefan@webrtc.org',
|
||||||
'zhuangzesen@agora.io'],
|
'zhuangzesen@agora.io'],
|
||||||
'rtp_rtcp': ['mflodman@webrtc.org',
|
'rtp_rtcp': ['mflodman@webrtc.org',
|
||||||
@ -184,5 +185,6 @@
|
|||||||
'peah@webrtc.org',
|
'peah@webrtc.org',
|
||||||
'zhengzhonghou@agora.io'],
|
'zhengzhonghou@agora.io'],
|
||||||
'pc': ['steveanton+watch@webrtc.org'],
|
'pc': ['steveanton+watch@webrtc.org'],
|
||||||
|
'logging': ['terelius@webrtc.org'],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user