Index: codereview.settings |
diff --git a/codereview.settings b/codereview.settings |
index 6917c69fa9c55ac74c7251e845121f7cf85e91f1..9854e7b29f93739a45ef23167cabb2516f1dfa08 100644 |
--- a/codereview.settings |
+++ b/codereview.settings |
@@ -1,4 +1,5 @@ |
# This file is used by git-cl to get repository specific information. |
-CODE_REVIEW_SERVER: https://codereview.chromium.org |
-CC_LIST: chromium-reviews@chromium.org |
+CODE_REVIEW_SERVER: codereview.chromium.org |
+CC_LIST: chromium-reviews@chromium.org, infra-reviews+luci-gae@chromium.org |
VIEW_VC: https://github.com/luci/gae/commit/ |
+PROJECT: luci-gae |