More spring cleaning

Remove entries from the watchlist that aren't associated with activity
for over 10 years as well as some expired addresses.

Most of these were added here: https://codereview.webrtc.org/1470833002/

No-try: true
Bug: none
Change-Id: Ib122604e762587d0c1ce55fdbe1df7ca2c13e1e2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/460740
Auto-Submit: Tomas Gunnarsson <tommi@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#47279}
This commit is contained in:
Tommi 2026-03-27 09:50:35 +01:00 committed by WebRTC LUCI CQ
parent 0085c1c6c7
commit c6ef49b61e

View File

@ -102,61 +102,41 @@
'WATCHLISTS': {
'this_file': [],
'all_webrtc': [],
'root_files': ['peah@webrtc.org',
'qiang.lu@intel.com'],
'root_files': ['peah@webrtc.org'],
'build_files': ['mbonadei@webrtc.org'],
'common_audio': ['audio-team@agora.io',
'peah@webrtc.org',
'common_audio': ['peah@webrtc.org',
'saza@webrtc.org'],
'audio': ['peah@webrtc.org'],
'api': ['hta@webrtc.org',
'peah@webrtc.org'],
'base': ['hta@webrtc.org'],
'call': ['stefan@webrtc.org'],
'video': ['stefan@webrtc.org',
'video-team@agora.io',
'zhengzhonghou@agora.io'],
'video_capture': ['perkj@webrtc.org',
'sdk-team@agora.io',
'zhengzhonghou@agora.io'],
'audio_device': ['audio-team@agora.io',
'henrika@webrtc.org',
'peah@webrtc.org',
'saza@webrtc.org',
'sdk-team@agora.io'],
'audio_coding': ['audio-team@agora.io',
'henrik.lundin@webrtc.org',
'video': ['stefan@webrtc.org'],
'video_capture': ['perkj@webrtc.org'],
'audio_device': ['henrika@webrtc.org',
'peah@webrtc.org',
'saza@webrtc.org'],
'neteq': ['audio-team@agora.io',
'henrik.lundin@webrtc.org',
'audio_coding': ['henrik.lundin@webrtc.org',
'peah@webrtc.org',
'saza@webrtc.org'],
'neteq': ['henrik.lundin@webrtc.org',
'saza@webrtc.org'],
'audio_mixer': ['aleloi@webrtc.org',
'henrik.lundin@webrtc.org',
'audio_mixer': ['henrik.lundin@webrtc.org',
'peah@webrtc.org',
'saza@webrtc.org'],
'audio_processing': ['audio-team@agora.io',
'henrik.lundin@webrtc.org',
'audio_processing': ['henrik.lundin@webrtc.org',
'peah@webrtc.org',
'saza@webrtc.org'],
'video_coding': ['stefan@webrtc.org',
'video-team@agora.io',
'zhengzhonghou@agora.io'],
'bitrate_controller': ['stefan@webrtc.org',
'zhuangzesen@agora.io'],
'video_coding': ['stefan@webrtc.org'],
'bitrate_controller': ['stefan@webrtc.org'],
'congestion_controller': [],
'remote_bitrate_estimator': ['stefan@webrtc.org',
'zhuangzesen@agora.io'],
'pacing': ['stefan@webrtc.org',
'zhuangzesen@agora.io'],
'remote_bitrate_estimator': ['stefan@webrtc.org'],
'pacing': ['stefan@webrtc.org'],
'rtp_rtcp': ['stefan@webrtc.org',
'danilchap@webrtc.org',
'zhuangzesen@agora.io'],
'system_wrappers': ['fengyue@agora.io',
'henrika@webrtc.org',
'peah@webrtc.org',
'zhengzhonghou@agora.io'],
'pc': ['steveanton+watch@webrtc.org'],
'danilchap@webrtc.org'],
'system_wrappers': ['henrika@webrtc.org',
'peah@webrtc.org'],
'pc': [],
'logging': ['terelius@webrtc.org'],
},
}