summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-08 17:43:25 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-08 17:43:25 +0000
commit02c4452a73a70670a24ca1537370cb4639eaa8fb (patch)
treee2ead4facc7325840b4e61e199239e622d9f0d0c /WATCHLISTS
parent7538527e096ed6720001ff54052caf866455acd4 (diff)
downloadchromium_src-02c4452a73a70670a24ca1537370cb4639eaa8fb.zip
chromium_src-02c4452a73a70670a24ca1537370cb4639eaa8fb.tar.gz
chromium_src-02c4452a73a70670a24ca1537370cb4639eaa8fb.tar.bz2
Add myself to the labs watchlist.
BUG=none TEST=none Review URL: http://codereview.chromium.org/3550024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61974 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS7
1 files changed, 6 insertions, 1 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 57cbb2c..00d71a2 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -160,7 +160,11 @@
'filepath': 'chrome/test/pyautolib' \
'|chrome/test/functional' \
'|chrome/browser/automation/automation_provider_json'
- }
+ },
+ 'labs': {
+ 'filepath': 'chrome/browser/labs' \
+ '|chrome/browser/dom_ui/labs'
+ },
},
'WATCHLISTS': {
@@ -218,5 +222,6 @@
'i18n': ['jshin+watch@chromium.org'],
'pyauto': ['anantha@chromium.org', 'jrg@chromium.org',
'nirnimesh@chromium.org'],
+ 'labs': ['thakis@chromium.org'],
},
}