Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: WATCHLISTS

Issue 1229463002: Add more Observatory related paths to WATCHLISTS and add rmacnak@ (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 1bbea0d7f94d095672eeafdd56bafaeceda29f95..762e901a1709ff45a2e8a671e37914b1ebf69ed4 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -14,14 +14,18 @@
'filepath': 'tools/',
},
'observatory': {
- 'filepath': 'runtime/observatory/',
+ 'filepath': 'runtime/bin/vmservice/' \
+ '|runtime/bin/vmservice*' \
+ '|runtime/observatory/' \
+ '|runtime/vm/service/' \
+ '|runtime/vm/service*'
},
},
'WATCHLISTS': {
'runtime': ['vm-dev@dartlang.org'],
'tools': ['ricow@google.com'],
- 'observatory': ['johnmccutchan@google.com', 'turnidge@google.com'],
+ 'observatory': ['johnmccutchan@google.com', 'turnidge@google.com', 'rmacnak@google.com'],
},
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698