]> Cypherpunks repositories - gostls13.git/commitdiff
doc: mention security from contribution guidelines
authorFrancesc Campoy <campoy@golang.org>
Fri, 22 Apr 2016 23:27:34 +0000 (16:27 -0700)
committerFrancesc Campoy Flores <campoy@golang.org>
Sat, 23 Apr 2016 00:01:22 +0000 (00:01 +0000)
Fixes #15413

Change-Id: I837a391276eed565cf66d3715ec68b7b959ce143
Reviewed-on: https://go-review.googlesource.com/22390
Reviewed-by: Andrew Gerrand <adg@golang.org>
doc/contribute.html

index 59b3d20a51e5870f24f41b51163dbe2d33251d87..1cd6f37d34e95082e802b2ca75951b7fe926dd18 100644 (file)
@@ -16,6 +16,10 @@ have <a href="code.html">written and tested your code</a>.
 see <a href="gccgo_contribute.html">Contributing to gccgo</a>.)
 </p>
 
+<p>
+Sensitive security-related issues should be reported to <a href="mailto:security@golang.org">security@golang.org</a>.
+</p>
+
 <h2 id="Design">Discuss your design</h2>
 
 <p>