From: Shenghou Ma Date: Tue, 19 Feb 2013 11:20:44 +0000 (+0800) Subject: doc/gccgo_contribute: mention gofrontend-dev@googlegroups.com mailing list X-Git-Tag: go1.1rc2~974 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=d251fc39f2b3fc27a526a02dfc39cb750746ed7f;p=gostls13.git doc/gccgo_contribute: mention gofrontend-dev@googlegroups.com mailing list R=iant CC=golang-dev https://golang.org/cl/7323064 --- diff --git a/doc/gccgo_contribute.html b/doc/gccgo_contribute.html index 8ca13e4ef8..4d268e02c5 100644 --- a/doc/gccgo_contribute.html +++ b/doc/gccgo_contribute.html @@ -100,7 +100,9 @@ or gcc/testsuite/go.dg directories in the GCC repository.

Changes to the Go frontend should follow the same process as for the -main Go repository, only for the gofrontend project -rather than the go project. Those changes will then be -merged into the GCC sources. +main Go repository, only for the gofrontend project and +thegofrontend-dev@googlegroups.com mailing list +rather than the go project and the +golang-dev@googlegroups.com mailing list. Those changes +will then be merged into the GCC sources.