From ad5d42bcec735d460de097ff63a70152eb86726f Mon Sep 17 00:00:00 2001
From: Matthew Wong <mawong@redhat.com>
Date: Mon, 18 Jun 2018 15:04:44 -0400
Subject: [PATCH] Create a SECURITY_CONTACTS file

---
 SECURITY_CONTACTS | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 SECURITY_CONTACTS

diff --git a/SECURITY_CONTACTS b/SECURITY_CONTACTS
new file mode 100644
index 000000000..77a21f547
--- /dev/null
+++ b/SECURITY_CONTACTS
@@ -0,0 +1,14 @@
+# Defined below are the security contacts for this repo.
+#
+# They are the contact point for the Product Security Team to reach out
+# to for triaging and handling of incoming issues.
+#
+# The below names agree to abide by the
+# [Embargo Policy](https://github.com/kubernetes/sig-release/blob/master/security-release-process-documentation/security-release-process.md#embargo-policy)
+# and will be removed and replaced if they violate that agreement.
+#
+# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
+# INSTRUCTIONS AT https://kubernetes.io/security/
+
+wongma7
+jsafrane
-- 
GitLab