diff --git a/doc/contrib.html b/doc/contrib.html index df53d480d3..e63bcce142 100644 --- a/doc/contrib.html +++ b/doc/contrib.html @@ -59,6 +59,15 @@ Go 1 matures.
Check out the Go source code.
++A mailing list for general discussion of Go programming. +
++Questions about using Go or announcements relevant to other Go users should be sent to +golang-nuts. +
+The golang-dev @@ -66,9 +75,6 @@ mailing list is for discussing code changes to the Go project. The golang-codereviews mailing list is for actual reviewing of the code changes (CLs).
-For general discussion of Go programming, see golang-nuts.
-A mailing list that receives a message summarizing each checkin to the Go repository.
@@ -116,7 +122,7 @@ To get started, read these contribution guidelines for information on design, testing, and our code review process.-Check the tracker for +Check the tracker for open issues that interest you. Those labeled help wanted are particularly in need of outside help.