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

Unified Diff: pkg/fasta/codereview.settings

Issue 2629573007: Add code review settings for fasta. (Closed)
Patch Set: Created 3 years, 11 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: 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
« 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