Commit e9ffa3f3 authored by panicker's avatar panicker Committed by Commit bot

make watchlist for core/timing and add myself

BUG=

Review-Url: https://codereview.chromium.org/2800033002
Cr-Commit-Position: refs/heads/master@{#463334}
parent 2d95267d
...@@ -1341,6 +1341,9 @@ ...@@ -1341,6 +1341,9 @@
'blink_paint': { 'blink_paint': {
'filepath': 'third_party/WebKit/Source/core/paint/' 'filepath': 'third_party/WebKit/Source/core/paint/'
}, },
'blink_performance_timing': {
'filepath': 'third_party/WebKit/Source/core/timing/'
},
'blink_permissions': { 'blink_permissions': {
'filepath': 'third_party/WebKit/Source/modules/permissions/' \ 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
'|third_party/WebKit/public/platform/modules/permissions/', '|third_party/WebKit/public/platform/modules/permissions/',
...@@ -1761,6 +1764,7 @@ ...@@ -1761,6 +1764,7 @@
'blink_owners': ['abarth@chromium.org'], 'blink_owners': ['abarth@chromium.org'],
'blink_paint' : ['blink-reviews-paint@chromium.org', 'blink_paint' : ['blink-reviews-paint@chromium.org',
'dongseong.hwang@intel.com'], 'dongseong.hwang@intel.com'],
'blink_performance_timing': ['panicker+watch@chromium.org'],
'blink_permissions': ['mlamouri+watch-blink@chromium.org'], 'blink_permissions': ['mlamouri+watch-blink@chromium.org'],
'blink_platform': ['kinuko+watch@chromium.org'], 'blink_platform': ['kinuko+watch@chromium.org'],
'blink_platform_graphics': ['ajuma+watch@chromium.org', 'blink_platform_graphics': ['ajuma+watch@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