Add steveanton to WATCHLISTS for api/ and pc/

NOTRY=true
TBR=shampson@webrtc.org

Bug: None
Change-Id: I1f236b39d01a1b55df3d84bd239e71ec71b09ed8
Reviewed-on: https://webrtc-review.googlesource.com/95780
Reviewed-by: Steve Anton <steveanton@webrtc.org>
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24409}
diff --git a/WATCHLISTS b/WATCHLISTS
index 845ff3c..12370c3 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -91,6 +91,9 @@
     'system_wrappers': {
       'filepath': 'system_wrappers/.*',
     },
+    'pc': {
+      'filepath': 'pc/.*',
+    },
   },
 
   'WATCHLISTS': {
@@ -111,7 +114,8 @@
     'audio': ['solenberg@webrtc.org',
               'tina.legrand@webrtc.org'],
     'api': ['kwiberg@webrtc.org',
-            'solenberg@webrtc.org'],
+            'solenberg@webrtc.org',
+            'steveanton@webrtc.org'],
     'base': ['kwiberg@webrtc.org'],
     'call': ['mflodman@webrtc.org',
              'solenberg@webrtc.org',
@@ -179,5 +183,6 @@
                         'mflodman@webrtc.org',
                         'peah@webrtc.org',
                         'zhengzhonghou@agora.io'],
+    'pc': ['steveanton@webrtc.org'],
   },
 }