summaryrefslogtreecommitdiff
path: root/doc/contrib.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/contrib.html')
-rw-r--r--doc/contrib.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/contrib.html b/doc/contrib.html
index 76cee1ffd..b4bd47e96 100644
--- a/doc/contrib.html
+++ b/doc/contrib.html
@@ -3,6 +3,8 @@
"Path": "/project/"
}-->
+<img class="gopher" src="/doc/gopher/project.png" />
+
<div id="manual-nav"></div>
<p>
@@ -15,6 +17,15 @@ Go is an open source project developed by a team at
Go is distributed under a <a href="/LICENSE">BSD-style license</a>.
</p>
+<h3 id="announce"><a href="http://groups.google.com/group/golang-announce">Announcements Mailing List</a></h3>
+<p>
+A low traffic mailing list for important announcements, such as new releases.
+</p>
+<p>
+We encourage all Go users to subscribe to
+<a href="http://groups.google.com/group/golang-announce">golang-announce</a>.
+</p>
+
<h2 id="resources">Developer Resources</h2>
<h3 id="source"><a href="https://code.google.com/p/go/source">Source Code</a></h3>