Adding people to WATCHLISTS
Review URL: http://webrtc-codereview.appspot.com/147001 git-svn-id: http://webrtc.googlecode.com/svn/trunk@597 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
b27f3f16b6
commit
df587b220d
@ -14,6 +14,9 @@
|
|||||||
'this_file': {
|
'this_file': {
|
||||||
'filepath': '^WATCHLISTS$',
|
'filepath': '^WATCHLISTS$',
|
||||||
},
|
},
|
||||||
|
'all_src': {
|
||||||
|
'filepath': 'src/.*',
|
||||||
|
},
|
||||||
'video_engine': {
|
'video_engine': {
|
||||||
'filepath': 'src/video_engine/.*',
|
'filepath': 'src/video_engine/.*',
|
||||||
},
|
},
|
||||||
@ -45,6 +48,8 @@
|
|||||||
|
|
||||||
'WATCHLISTS': {
|
'WATCHLISTS': {
|
||||||
'this_file': [''],
|
'this_file': [''],
|
||||||
|
'all_files': ['tterriberry@mozilla.com',
|
||||||
|
'giles@mozilla.com'],
|
||||||
'video_engine': ['mflodman@webrtc.org',
|
'video_engine': ['mflodman@webrtc.org',
|
||||||
'perkj@webrtc.org'],
|
'perkj@webrtc.org'],
|
||||||
'voice_engine': ['henrika@webrtc.org'],
|
'voice_engine': ['henrika@webrtc.org'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user