Commit 2c9429b7 authored by kinuko@chromium.org's avatar kinuko@chromium.org

Add myself to some fetch/loading related watchlists

BUG=n/a
R=tyoshino@chromium.org

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

git-svn-id: svn://svn.chromium.org/blink/trunk@201296 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent e37157b3
......@@ -266,6 +266,9 @@
'|Source/web/.*Geolocation' \
'|public/web/.*Geolocation'
},
'htmlparser': {
'filepath': 'Source/core/html/parser/'
},
'screen_orientation': {
'filepath': 'Source/modules/screen_orientation/' \
'|public/platform/modules/screen_orientation',
......@@ -403,7 +406,8 @@
'blink-reviews-events@chromium.org' ],
'fetch': [ 'japhet@chromium.org',
'gavinp+loader@chromium.org',
'tyoshino+watch@chromium.org' ],
'tyoshino+watch@chromium.org',
'kinuko+watch@chromium.org' ],
'layers': [ 'blink-layers+watch@chromium.org' ],
'loader': [ 'japhet@chromium.org',
'gavinp+loader@chromium.org',
......@@ -478,6 +482,7 @@
'geolocation': [ 'mvanouwerkerk+watch@chromium.org',
'timvolodine@chromium.org',
'mlamouri+watch-blink@chromium.org' ],
'htmlparser': [ 'kinuko+watch@chromium.org' ],
'vibration': [ 'mvanouwerkerk+watch@chromium.org',
'mlamouri+watch-blink@chromium.org' ],
'serviceworkers': [ 'jsbell+serviceworker@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