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}
diff --git a/WATCHLISTS b/WATCHLISTS
index 750a4c2..11464b1 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -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'],
},
}