| 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'],
|
| },
|
| }
|
|
|