summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WATCHLISTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 7ab98c8..b5f91c3 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -93,6 +93,9 @@
'automation': {
'filepath': 'chrome/browser/automation/.*|chrome/test/automation/.*',
},
+ 'chrome_frame': {
+ 'filepath': 'chrome_frame/.*',
+ },
},
'WATCHLISTS': {
@@ -126,5 +129,6 @@
'tools': ['pam+watch@chromium.org'],
'tests': ['phajdan.jr@chromium.org', 'tim@chromium.org'],
'automation': ['phajdan.jr@chromium.org'],
+ 'chrome_frame' : ['amit@chromium.org'],
},
}