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.