aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
-rw-r--r--codereview.settings7
2 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 5b6564f6..e7f3e172 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,7 @@ dependent repos are up-to-date.
e.g. `git commit ... && git cl upload ...`
You will be prompted for credential and a description.
-4. At https://codereview.chromium.org/ you’ll find your issue listed; click on
- it, and select Publish+Mail, and enter in the code reviewer and CC
- google-breakpad-dev@googlegroups.com
+4. At https://chromium-review.googlesource.com/ you'll find your issue listed;
+ click on it, then “Add reviewer”, and enter in the code reviewer. Depending
+ on your settings, you may not see an email, but the reviewer has been
+ notified with google-breakpad-dev@googlegroups.com always CC’d.
diff --git a/codereview.settings b/codereview.settings
index 707f1d99..2a60978c 100644
--- a/codereview.settings
+++ b/codereview.settings
@@ -1,5 +1,4 @@
-CODE_REVIEW_SERVER: codereview.chromium.org
-CC_LIST: google-breakpad-dev@googlegroups.com
-TRY_ON_UPLOAD: False
+GERRIT_HOST: True
+GERRIT_SQUASH_UPLOADS: True
+CODE_REVIEW_SERVER: chromium-review.googlesource.com
VIEW_VC: https://chromium.googlesource.com/breakpad/breakpad/+/
-GERRIT_SQUASH_UPLOADS: true