summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'],
},
}