| Index: pkg/fasta/codereview.settings
|
| diff --git a/pkg/fasta/codereview.settings b/pkg/fasta/codereview.settings
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d2b97ff9bc85e3ad00f741752f6954b681a4ee19
|
| --- /dev/null
|
| +++ b/pkg/fasta/codereview.settings
|
| @@ -0,0 +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: reviews@dartlang.org,dart-fe-team+reviews@google.com
|
| +PROJECT: Fasta
|
|
|