Commit 3a2a6ac0 authored by zea@chromium.org's avatar zea@chromium.org

Add zea@ to sync and gcm watchlists

BUG=

Review URL: https://codereview.chromium.org/342983003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278639 0039d316-1c4b-4281-b951-d872f2087c98
parent 46eff48f
...@@ -299,6 +299,11 @@ ...@@ -299,6 +299,11 @@
'ftp': { 'ftp': {
'filepath': 'ftp', 'filepath': 'ftp',
}, },
'gcm': {
'filepath': 'chrome/browser/services/gcm/|'\
'components/gcm_driver/|'\
'google_apis/gcm/',
},
'geolocation': { 'geolocation': {
'filepath': 'chrome/browser/geolocation/|'\ 'filepath': 'chrome/browser/geolocation/|'\
'content/browser/geolocation|'\ 'content/browser/geolocation|'\
...@@ -548,7 +553,7 @@ ...@@ -548,7 +553,7 @@
'filepath': 'content/browser/streams/', 'filepath': 'content/browser/streams/',
}, },
'sync': { 'sync': {
'filepath': 'chrome/browser/sync/|sync/', 'filepath': 'chrome/browser/sync/|sync/|components/sync_driver/',
}, },
'syncfs': { 'syncfs': {
'filepath': 'sync_file_system', 'filepath': 'sync_file_system',
...@@ -798,6 +803,7 @@ ...@@ -798,6 +803,7 @@
'yoshiki+watch@chromium.org'], 'yoshiki+watch@chromium.org'],
'filesapp': ['mtomasz+watch@chromium.org'], 'filesapp': ['mtomasz+watch@chromium.org'],
'ftp': ['phajdan.jr@chromium.org'], 'ftp': ['phajdan.jr@chromium.org'],
'gcm': ['zea+watch@chromium.org'],
'geolocation': ['mvanouwerkerk@chromium.org'], 'geolocation': ['mvanouwerkerk@chromium.org'],
'gfx_geometry': ['cc-bugs@chromium.org'], 'gfx_geometry': ['cc-bugs@chromium.org'],
'gfx_image': ['rsesek+watch@chromium.org'], 'gfx_image': ['rsesek+watch@chromium.org'],
...@@ -893,7 +899,8 @@ ...@@ -893,7 +899,8 @@
'streams': ['zork+watch@chromium.org'], 'streams': ['zork+watch@chromium.org'],
'sync': ['haitaol+watch@chromium.org', 'sync': ['haitaol+watch@chromium.org',
'tim+watch@chromium.org', 'tim+watch@chromium.org',
'maniscalco+watch@chromium.org'], 'maniscalco+watch@chromium.org',
'zea+watch@chromium.org'],
'syncfs': ['kinuko+fileapi@chromium.org', 'syncfs': ['kinuko+fileapi@chromium.org',
'nhiroki@chromium.org', 'nhiroki@chromium.org',
'tzik@chromium.org'], 'tzik@chromium.org'],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment