summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-09 20:53:16 +0000
committerrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-09 20:53:16 +0000
commitf93b7388781a7440aa0cf63c990cb26f28e99dc7 (patch)
tree82d528a89dfdd205785ff0910cfff0d34c20b018
parentf5b5aa7337da7219a66d782b05ce81143dd65977 (diff)
downloadchromium_src-f93b7388781a7440aa0cf63c990cb26f28e99dc7.zip
chromium_src-f93b7388781a7440aa0cf63c990cb26f28e99dc7.tar.gz
chromium_src-f93b7388781a7440aa0cf63c990cb26f28e99dc7.tar.bz2
Add myself to WATCHLISTS for ui/gfx/image/
NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10831244 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150897 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--WATCHLISTS6
1 files changed, 5 insertions, 1 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 7739997..6f15f64 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -163,9 +163,12 @@
'fullscreen_controller': {
'filepath': 'fullscreen_controller',
},
- 'gdata' : {
+ 'gdata': {
'filepath': 'gdata'
},
+ 'gfx_image': {
+ 'filepath': 'ui/gfx/image/',
+ },
'gpu': {
'filepath': 'gpu/',
},
@@ -471,6 +474,7 @@
'ftp': ['phajdan.jr@chromium.org'],
'fullscreen_controller': ['scheib+watch@chromium.org'],
'gdata': ['achuith+watch@chromium.org'],
+ 'gfx_image': ['rsesek+watch@chromium.org'],
'gpu': ['apatrick@chromium.org'],
'history': ['brettw-cc@chromium.org'],
'history_ui': ['dubroy@chromium.org'],