summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorfischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-29 20:49:07 +0000
committerfischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-29 20:49:07 +0000
commitcef7a6d8a06baab27a38e5f285b449df22c38dc4 (patch)
tree3908a49331c772541c43588688c2d624f7e37278 /WATCHLISTS
parent24d346789194a6c0b69fd75838b05f8157d71c7c (diff)
downloadchromium_src-cef7a6d8a06baab27a38e5f285b449df22c38dc4.zip
chromium_src-cef7a6d8a06baab27a38e5f285b449df22c38dc4.tar.gz
chromium_src-cef7a6d8a06baab27a38e5f285b449df22c38dc4.tar.bz2
Add watchlist for clang version, add myself to it.
BUG=none TEST=none Review URL: http://codereview.chromium.org/6880330 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83585 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 9ebd5f3..c74e525 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -211,6 +211,9 @@
'imageburner' : {
'filepath': 'imageburner'
},
+ 'clang_update': {
+ 'filepath': 'tools/clang/scripts/update.sh'
+ },
},
'WATCHLISTS': {
@@ -282,5 +285,6 @@
'dom_login': ['rharrison@chromium.org'],
'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'],
'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'],
+ 'clang_update': ['fischman+watch@chromium.org'],
},
}