From 4e0ed1ea50e2fbaa3b5a832fab754bd34520fe65 Mon Sep 17 00:00:00 2001
From: Aivars Sterns <Atoms@users.noreply.github.com>
Date: Thu, 31 May 2018 10:48:49 +0300
Subject: [PATCH] Adding SECURITY_CONTACTS fixes #2816 (#2833)

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

diff --git a/SECURITY_CONTACTS b/SECURITY_CONTACTS
new file mode 100644
index 000000000..df77f1382
--- /dev/null
+++ b/SECURITY_CONTACTS
@@ -0,0 +1,13 @@
+# 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/
+atoms
+mattymo
\ No newline at end of file
-- 
GitLab