Index: appengine/monorail/codereview.settings |
diff --git a/appengine/monorail/codereview.settings b/appengine/monorail/codereview.settings |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6a720d78da752001ba81e2d487d55d21973f823c |
--- /dev/null |
+++ b/appengine/monorail/codereview.settings |
@@ -0,0 +1,11 @@ |
+# Copyright 2016 The Chromium Authors. All rights reserved. |
+# Use of this source code is govered by a BSD-style |
+# license that can be found in the LICENSE file or at |
+# https://developers.google.com/open-source/licenses/bsd |
+ |
+# This file is used by gcl to get repository specific information. |
+CODE_REVIEW_SERVER: https://codereview.chromium.org |
+VIEW_VC: https://chromium.googlesource.com/infra/infra/+/ |
+CC_LIST: chromium-reviews@chromium.org, infra-reviews+infra@chromium.org, jrobbins+catch-up@google.com |
+PROJECT: infra |
+BUG_PREFIX: monorail: |