aboutsummaryrefslogtreecommitdiff
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorPeter Boström <pbos@webrtc.org>2015-12-21 14:29:49 +0100
committerPeter Boström <pbos@webrtc.org>2015-12-21 13:30:01 +0000
commitde94c132e0ce34284934060bb4c68372ae63c78b (patch)
treec69c344c63cf518153baf9f722f9c7bef5d0fc5c /WATCHLISTS
parent9d3ab61325c5ed216ea52bc829f1d8c81347459b (diff)
downloadwebrtc-de94c132e0ce34284934060bb4c68372ae63c78b.tar.gz
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}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS12
1 files changed, 12 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 8569951a2a..ba7af53d5a 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -32,6 +32,12 @@
'java_files': {
'filepath': '\.java$|\.xml$',
},
+ 'audio': {
+ 'filepath': 'webrtc/audio/.*',
+ },
+ 'call': {
+ 'filepath': 'webrtc/call/.*',
+ },
'video': {
'filepath': 'webrtc/video/.*',
},
@@ -100,6 +106,12 @@
'bjornv@webrtc.org',
'minyue@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',
'mflodman@webrtc.org',
'pbos@webrtc.org',