diff options
author | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-09 20:53:16 +0000 |
---|---|---|
committer | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-09 20:53:16 +0000 |
commit | f93b7388781a7440aa0cf63c990cb26f28e99dc7 (patch) | |
tree | 82d528a89dfdd205785ff0910cfff0d34c20b018 | |
parent | f5b5aa7337da7219a66d782b05ce81143dd65977 (diff) | |
download | chromium_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-- | WATCHLISTS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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'], |