Add myself to the watchlist for webrtc/api/ and webrtc/base/

NOTRY=true
BUG=none

Review-Url: https://codereview.webrtc.org/2857393002
Cr-Commit-Position: refs/heads/master@{#18016}
diff --git a/WATCHLISTS b/WATCHLISTS
index 83488a3..ed0a614 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -38,6 +38,9 @@
     'audio': {
       'filepath': 'webrtc/audio/.*',
     },
+    'base': {
+      'filepath': 'webrtc/base/.*',
+    },
     'call': {
       'filepath': 'webrtc/call/.*',
     },
@@ -117,7 +120,9 @@
                      'peah@webrtc.org'],
     'audio': ['solenberg@webrtc.org',
               'tina.legrand@webrtc.org'],
-    'api': ['solenberg@webrtc.org'],
+    'api': ['kwiberg@webrtc.org',
+            'solenberg@webrtc.org'],
+    'base': ['kwiberg@webrtc.org'],
     'call': ['mflodman@webrtc.org',
              'solenberg@webrtc.org',
              'stefan@webrtc.org'],