Index: WATCHLISTS |
diff --git a/WATCHLISTS b/WATCHLISTS |
index 16951ab7202bd2c48ff0a468980df1a72a55a34f..12432f915e153e76e54bdc81517753ab92ecafe4 100644 |
--- a/WATCHLISTS |
+++ b/WATCHLISTS |
@@ -13,11 +13,15 @@ |
'tools': { |
'filepath': 'tools/', |
}, |
+ 'observatory': { |
+ 'filepath': 'runtime/bin/vmservice/', |
+ }, |
}, |
'WATCHLISTS': { |
'runtime': ['vm-dev@dartlang.org'], |
'tools': ['ricow@google.com'], |
+ 'observatory': ['johnmccutchan@google.com', 'turnidge@google.com'], |
}, |
} |