From ba966f5d891191450f286859c35bf8a7fa49cde2 Mon Sep 17 00:00:00 2001
From: Francesc Campoy
Date: Fri, 22 Apr 2016 16:27:34 -0700
Subject: [PATCH] doc: mention security from contribution guidelines
Fixes #15413
Change-Id: I837a391276eed565cf66d3715ec68b7b959ce143
Reviewed-on: https://go-review.googlesource.com/22390
Reviewed-by: Andrew Gerrand
---
doc/contribute.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/contribute.html b/doc/contribute.html
index 59b3d20a51..1cd6f37d34 100644
--- a/doc/contribute.html
+++ b/doc/contribute.html
@@ -16,6 +16,10 @@ have written and tested your code.
see Contributing to gccgo.)
+
+Sensitive security-related issues should be reported to security@golang.org.
+
+
Discuss your design
--
2.50.0