From 568465a93138576ced153d88ba4af225b47442c5 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 24 Nov 2009 13:36:54 -0800 Subject: [PATCH] Mention golang-dev as a default code review destination. R=rsc CC=r https://golang.org/cl/160056 --- doc/contribute.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/contribute.html b/doc/contribute.html index d2bf660290..ef08493ee7 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -334,6 +334,10 @@ The Reviewer line lists the reviewers assigned to this change, and the CC line lists people to notify about the change. These can be code review nicknames or arbitrary email addresses. +If you don't know who is best to review the change, set the +reviewer field to the +golang-dev@googlegroups.com +mailing list.