| Index: tools/observatory_tool.py
|
| diff --git a/tools/observatory_tool.py b/tools/observatory_tool.py
|
| index 57b3a067cf41683123224a40bc25ecbb596339c9..4dbb6ab86978450bdd9aa38242679404e3b24c25 100755
|
| --- a/tools/observatory_tool.py
|
| +++ b/tools/observatory_tool.py
|
| @@ -59,7 +59,7 @@ def DisplayFailureMessage():
|
| ERROR: Observatory failed to build. What should you do?
|
|
|
| 1. Revert to a working revision of the Dart VM
|
| -2. Contact zra@, johnmccutchan@, dart-vm-team@
|
| +2. Contact zra@, rmacnak@, dart-vm-team@
|
| 3. File a bug: https://github.com/dart-lang/sdk/issues/new
|
|
|
| """
|
|
|