summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
Diffstat (limited to 'WATCHLISTS')
-rwxr-xr-xWATCHLISTS8
1 files changed, 8 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index dd20317..90f9f15 100755
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -41,6 +41,12 @@
},
'net': {
'filepath': 'net/.*',
+ },
+ 'installer': {
+ 'filepath': 'chrome/installer/.*',
+ },
+ 'importer': {
+ 'filepath': '.*import.*',
}
},
@@ -56,5 +62,7 @@
'extension': ['erikkay@chromium.org'],
'purify': ['erikkay@chromium.org'],
'net': ['darin@chromium.org', 'willchan@chromium.org'],
+ 'installer': ['kuchhal@chromium.org'],
+ 'importer': ['kuchhal@chromium.org'],
},
}