summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WATCHLISTS5
1 files changed, 4 insertions, 1 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index f2eb200..a91ea3c 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -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'],
},
}