summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS8
1 files changed, 7 insertions, 1 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index ea08bb2..fff8e6d 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -62,7 +62,10 @@
},
'importer': {
'filepath': '.*import.*',
- }
+ },
+ 'media': {
+ 'filepath': 'media|Media|^third_party/ffmpeg/',
+ },
},
'WATCHLISTS': {
@@ -84,5 +87,8 @@
'net': ['darin@chromium.org', 'willchan@chromium.org'],
'installer': ['kuchhal@chromium.org'],
'importer': ['kuchhal@chromium.org'],
+ 'media': ['ajwong@chromium.org', 'fbarchard@chromium.org',
+ 'hclam@chromium.org', 'kylep@chromium.org',
+ 'scherkus@chromium.org'],
},
}