From c9b5ca457d64684a423900951643ae848741373f Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Tue, 10 Nov 2009 09:44:04 -0800 Subject: [PATCH] correct mailing list URL R=r http://go/go-review/1024047 --- doc/contribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contribute.html b/doc/contribute.html index 55c8e31ae3..699a3fc5c1 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -14,7 +14,7 @@ see Contributing to gccgo.)

Before embarking on a significant change to an existing package or the creation of a major new package, -it's a good idea to send mail to the mailing list +it's a good idea to send mail to the mailing list to let people know what you are thinking of doing. Doing so helps avoid duplication of effort and enables discussions about design before much code -- 2.50.0