From 2e405bde03c7aec0e4fadcb9490e14f4dd8425b7 Mon Sep 17 00:00:00 2001
From: Andrew Bonventre
Date: Wed, 4 Oct 2017 00:02:37 -0400
Subject: [PATCH] doc: update contribute.html to clarify replying to reviews
via email
Update golang/go#22120
Change-Id: Ie7dbd0e7b01b116c960243a8cd3fa9fd121f317d
Reviewed-on: https://go-review.googlesource.com/68021
Reviewed-by: Ian Lance Taylor
Reviewed-by: Dave Cheney
---
doc/contribute.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/contribute.html b/doc/contribute.html
index 8c5a228558..681fcc21de 100644
--- a/doc/contribute.html
+++ b/doc/contribute.html
@@ -681,8 +681,8 @@ reviewers asking them to visit the issue's URL and make comments on the change.
When done, the reviewer adds comments through the Gerrit user interface
and clicks "Reply" to send comments back.
You will receive a mail notification when this happens.
-You must reply through the web interface.
-(Unlike with the old Rietveld review system, replying by mail has no effect.)
+You may reply through the web interface or
+via email.
Revise and resend
@@ -696,8 +696,8 @@ all the changes and comments made in the single URL.
-You must respond to review comments through the web interface.
-(Unlike with the old Rietveld review system, responding by mail has no effect.)
+You may respond to review comments through the web interface or
+via email.
--
2.48.1