Added myself to the WATCHLIST for all files under gpu/. I wasn't able to successfully run watchlist.py on my box either before or after making the change.
TEST=none BUG=none Review URL: http://codereview.chromium.org/504067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35178 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
@ -105,7 +105,9 @@
|
||||
'appcache': {
|
||||
'filepath': 'appcache/.*',
|
||||
},
|
||||
|
||||
'gpu': {
|
||||
'filepath': 'gpu/.*',
|
||||
},
|
||||
},
|
||||
|
||||
'WATCHLISTS': {
|
||||
@ -148,5 +150,6 @@
|
||||
'chrome_frame' : ['amit@chromium.org'],
|
||||
'nacl' : ['native-client-reviews@googlegroups.com'],
|
||||
'appcache': ['michaeln@chromium.org'],
|
||||
'gpu': ['apatrick@chromium.org'],
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user