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
This commit is contained in:
andrew@webrtc.org 2012-11-14 01:27:31 +00:00
parent cb7561c945
commit 56a0076d66

View File

@ -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',