Adds srte to WATCHLISTS.

Bug: webrtc:9586
Change-Id: I69b6b1546eade0776ebf65555d33e6dc39c7e77f
Reviewed-on: https://webrtc-review.googlesource.com/c/105320
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25113}
diff --git a/WATCHLISTS b/WATCHLISTS
index dc8d48c..7cfc4f4 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -79,6 +79,9 @@
     'bitrate_controller': {
       'filepath': 'modules/bitrate_controller/.*'
     },
+    'congestion_controller': {
+      'filepath': 'modules/congestion_controller/.*'
+    },
     'remote_bitrate_estimator': {
       'filepath': 'modules/remote_bitrate_estimator/.*'
     },
@@ -166,11 +169,14 @@
                          'zhengzhonghou@agora.io'],
     'bitrate_controller': ['mflodman@webrtc.org',
                            'stefan@webrtc.org',
+                           'srte@webrtc.org',
                            'zhuangzesen@agora.io'],
+    'congestion_controller': ['srte@webrtc.org'],
     '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',