| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| index 14b39ef237db87965781829037e1d9c029e1331a..f8e790a4855bd3680dda36c05cb273ef0f8d3fb0 100644
|
| --- a/codereview.settings
|
| +++ b/codereview.settings
|
| @@ -1,4 +1,9 @@
|
| +# Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
|
| +# for details. All rights reserved. Use of this source code is governed by a
|
| +# BSD-style license that can be found in the LICENSE file.
|
| +
|
| # This file is used by gcl to get repository specific information.
|
| +
|
| CODE_REVIEW_SERVER: http://codereview.chromium.org
|
| -VIEW_VC: https://github.com/dart-lang/sdk/commit/
|
| -CC_LIST: fletch+reviews@googlegroups.com
|
| +VIEW_VC: https://user.git.corp.google.com/ahe/dart-sdk/+/
|
| +CC_LIST: rasta-dart+reviews@googlegroups.com
|
|
|