Add webrtc/audio and webrtc/call to WATCHLISTS.
Also adds current OWNERS to the corresponding watchlists. BUG= R=mflodman@webrtc.org Review URL: https://codereview.webrtc.org/1533093002 . Cr-Commit-Position: refs/heads/master@{#11103}
This commit is contained in:
12
WATCHLISTS
12
WATCHLISTS
@ -32,6 +32,12 @@
|
|||||||
'java_files': {
|
'java_files': {
|
||||||
'filepath': '\.java$|\.xml$',
|
'filepath': '\.java$|\.xml$',
|
||||||
},
|
},
|
||||||
|
'audio': {
|
||||||
|
'filepath': 'webrtc/audio/.*',
|
||||||
|
},
|
||||||
|
'call': {
|
||||||
|
'filepath': 'webrtc/call/.*',
|
||||||
|
},
|
||||||
'video': {
|
'video': {
|
||||||
'filepath': 'webrtc/video/.*',
|
'filepath': 'webrtc/video/.*',
|
||||||
},
|
},
|
||||||
@ -100,6 +106,12 @@
|
|||||||
'bjornv@webrtc.org',
|
'bjornv@webrtc.org',
|
||||||
'minyue@webrtc.org',
|
'minyue@webrtc.org',
|
||||||
'peah@webrtc.org'],
|
'peah@webrtc.org'],
|
||||||
|
'audio': ['solenberg@webrtc.org',
|
||||||
|
'tina.legrand@webrtc.org'],
|
||||||
|
'call': ['mflodman@webrtc.org',
|
||||||
|
'pbos@webrtc.org',
|
||||||
|
'solenberg@webrtc.org',
|
||||||
|
'stefan@webrtc.org'],
|
||||||
'video': ['andresp@webrtc.org',
|
'video': ['andresp@webrtc.org',
|
||||||
'mflodman@webrtc.org',
|
'mflodman@webrtc.org',
|
||||||
'pbos@webrtc.org',
|
'pbos@webrtc.org',
|
||||||
|
Reference in New Issue
Block a user