From 56a0076d668ff233a97e27f53abb8cb302787c49 Mon Sep 17 00:00:00 2001 From: "andrew@webrtc.org" Date: Wed, 14 Nov 2012 01:27:31 +0000 Subject: [PATCH] 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 --- WATCHLISTS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/WATCHLISTS b/WATCHLISTS index bf74da77e..63038cb5d 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',