Add myself to the all_webrtc watchlist.

Also fix documented_interface.

Review URL: https://webrtc-codereview.appspot.com/936022

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3093 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/WATCHLISTS b/WATCHLISTS
index bf74da7..63038cb 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -23,8 +23,8 @@
     },
     'documented_interfaces': {
       'filepath': 'webrtc/[^/]*\.h$|'\
-                  'webrtc/video_engine/main/interface/.*|'\
-                  'webrtc/voice_engine/main/interface/.*',
+                  'webrtc/video_engine/include/.*|'\
+                  'webrtc/voice_engine/include/.*',
     },
     'build_files': {
       'filepath': '\.gyp$|\.gypi$|Android\.mk$',
@@ -75,7 +75,8 @@
 
   'WATCHLISTS': {
     'this_file': [''],
-    'all_webrtc': ['fischman@webrtc.org',
+    'all_webrtc': ['andrew@webrtc.org',
+                   'fischman@webrtc.org',
                    'giles@mozilla.com',
                    'tterriberry@mozilla.com'],
     'root_files': ['andrew@webrtc.org',