From b1175bebd0d2aef604825287b60798fce448a5c4 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 13 Dec 2011 17:45:01 -0500 Subject: [PATCH] contribute.html: do not fill in the reviewer field The golang-dev mailing list is added automatically. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5482060 --- doc/contribute.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/contribute.html b/doc/contribute.html index c4b1ce2b53..2de4aecb89 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -210,10 +210,10 @@ to this change, and the CC line lists people to notify about the change. These can be code review nicknames or arbitrary email addresses. Unless explicitly told otherwise, such as in the discussion leading -up to sending in the change list, set the -reviewer field to the +up to sending in the change list, leave the reviewer field blank. +This means that the golang-dev@googlegroups.com -mailing list. +mailing list will be used as the reviewer.