summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WATCHLISTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index f6f9a1a..c33675a 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -424,6 +424,9 @@
'sync': {
'filepath': 'chrome/browser/sync/|sync/',
},
+ 'sync_proto': {
+ 'filepath': 'sync/protocol/',
+ },
'tab_contents': {
'filepath': 'chrome/browser/tab_contents/|'\
'content/browser/tab_contents/|'\
@@ -675,6 +678,7 @@
'haitaol@chromium.org',
'rsimha@chromium.org',
'tim@chromium.org'],
+ 'sync_proto': ['albertb+watch@chromium.org'],
'tab_contents': ['avi@chromium.org',
'creis+watch@chromium.org', 'ajwong+watch@chromium.org'],
'task_manager': ['yoshiki+watch@chromium.org'],