Updating watchlist
Review URL: https://webrtc-codereview.appspot.com/1101012 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3532 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
ba23d11564
commit
1682f71210
11
WATCHLISTS
11
WATCHLISTS
@ -42,6 +42,9 @@
|
||||
'common_audio': {
|
||||
'filepath': 'webrtc/common_audio/.*',
|
||||
},
|
||||
'common_video': {
|
||||
'filepath': 'webrtc/common_video/.*',
|
||||
},
|
||||
'video_capture': {
|
||||
'filepath': 'webrtc/modules/video_capture/.*',
|
||||
},
|
||||
@ -66,6 +69,9 @@
|
||||
'video_coding': {
|
||||
'filepath': 'webrtc/modules/video_coding/.*',
|
||||
},
|
||||
'video_processing': {
|
||||
'filepath': 'webrtc/modules/video_processing/.*',
|
||||
},
|
||||
'rtp_rtcp': {
|
||||
'filepath': 'webrtc/modules/rtp_rtcp/.*'
|
||||
},
|
||||
@ -86,6 +92,7 @@
|
||||
'java_files': ['leozwang@webrtc.org'],
|
||||
'common_audio': ['bjornv@webrtc.org',
|
||||
'andrew@webrtc.org'],
|
||||
'common_video': ['mikhal@webrtc.org'],
|
||||
'video_engine': ['mflodman@webrtc.org',
|
||||
'perkj@webrtc.org'],
|
||||
'voice_engine': ['henrika@webrtc.org'],
|
||||
@ -104,7 +111,9 @@
|
||||
'leozwang@webrtc.org'],
|
||||
'video_codecs': ['henrik.lundin@webrtc.org',
|
||||
'pwestin@webrtc.org'],
|
||||
'video_coding': ['stefan@webrtc.org'],
|
||||
'video_coding': ['stefan@webrtc.org',
|
||||
'mikhal@webrtc.org'],
|
||||
'video_processing': ['mikhal@webrtc.org'],
|
||||
'rtp_rtcp': ['mflodman@webrtc.org',
|
||||
'pwestin@webrtc.org'],
|
||||
'system_wrappers': ['mflodman@webrtc.org',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user