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
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': ['[email protected]'],
'imageburner': ['[email protected]', '[email protected]'],
'filebrowse': ['[email protected]', '[email protected]'],
+ 'clang_update': ['[email protected]'],
},
}