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

Unified Diff: WATCHLISTS

Issue 1700963002: Remove tools directory from WATCHLISTS (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 4 years, 10 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 9b4f4dccb5109cf179bbcaeaee8427632f50f78d..a6f72e35f7ca80e94d65a438c1d13e750ebaddcf 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -10,9 +10,6 @@
'runtime': {
'filepath': '^runtime/',
},
- 'tools': {
- 'filepath': 'tools/',
- },
'observatory': {
'filepath': 'runtime/bin/vmservice/' \
'|runtime/bin/vmservice*' \
@@ -24,7 +21,6 @@
'WATCHLISTS': {
'runtime': ['vm-dev@dartlang.org'],
- 'tools': ['ricow@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