Add myself to a watchlist for OWNERS
Review URL: https://codereview.chromium.org/14362017
git-svn-id: svn://svn.chromium.org/blink/trunk@148707 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/third_party/WebKit/WATCHLISTS b/third_party/WebKit/WATCHLISTS
index 7a3e5830..6e1c0c8 100644
--- a/third_party/WebKit/WATCHLISTS
+++ b/third_party/WebKit/WATCHLISTS
@@ -34,13 +34,16 @@
'loader': {
'filepath': 'Source/core/loader',
},
+ 'owners': {
+ 'filepath': 'OWNERS',
+ },
'public_api': {
'filepath': 'Source/Platform/chromium/public' \
'|Source/WebKit/chromium/public' \
'|Tools/DumpRenderTree/chromium/TestRunner/public/',
},
'wtf': {
- 'filepath': 'Source/WTF',
+ 'filepath': 'Source/wtf',
},
'platform_graphics': {
'filepath': 'Source/core/platform/graphics',
@@ -124,6 +127,7 @@
'[email protected]',
'[email protected]' ],
'loader': [ '[email protected]', '[email protected]' ],
+ 'owners': [ '[email protected]'],
'test_runner': [ '[email protected]' ],
'platform_graphics': [ '[email protected]', '[email protected]' ],
'platform': [ '[email protected]' ],