Index: WATCHLISTS |
diff --git a/WATCHLISTS b/WATCHLISTS |
index 92b69894a094ff8b834292ab68d6ee72f19eb150..b685f4aa97262b136e5997b04e5efc24cbfbb6ed 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'], |