summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index c967416..c721280 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -173,6 +173,9 @@
'pepper_api': {
'filepath': 'ppapi/c/.*',
},
+ 'prerender': {
+ 'filepath': 'chrome/browser/prerender/.*'
+ },
},
'WATCHLISTS': {
@@ -233,5 +236,6 @@
'labs': ['thakis@chromium.org'],
'file_system': ['kinuko@chromium.org'],
'pepper_api': ['piman+watch@chromium.org'],
+ 'prerender': ['cbentzel+watch@chromium.org'],
},
}