From 64d37cff276f1877242e960dcb45fa52b7c82868 Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Tue, 18 Sep 2018 11:52:04 -0700 Subject: [PATCH] Update OWNERS and SECURITY_CONTACTS --- OWNERS | 6 +++++- OWNERS_ALIASES | 16 ---------------- SECURITY_CONTACTS | 4 ++-- 3 files changed, 7 insertions(+), 19 deletions(-) delete mode 100644 OWNERS_ALIASES diff --git a/OWNERS b/OWNERS index d26b4bb7..f765e1d9 100644 --- a/OWNERS +++ b/OWNERS @@ -1,4 +1,8 @@ # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: - - steering-committee +- childsb +- saad-ali +reviews: +- childsb +- saad-ali diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES deleted file mode 100644 index 32bba0cd..00000000 --- a/OWNERS_ALIASES +++ /dev/null @@ -1,16 +0,0 @@ -# See the OWNERS_ALIASES docs: https://git.k8s.io/community/contributors/guide/owners.md#owners_aliases - -aliases: - steering-committee: - - bgrant0607 - - brendandburns - - derekwaynecarr - - jbeda - - michelleN - - philips - - pwittrock - - quinton-hoole - - sarahnovotny - - smarterclayton - - spiffxp - - timothysc diff --git a/SECURITY_CONTACTS b/SECURITY_CONTACTS index 39689175..5da66e7d 100644 --- a/SECURITY_CONTACTS +++ b/SECURITY_CONTACTS @@ -10,5 +10,5 @@ # DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE # INSTRUCTIONS AT https://kubernetes.io/security/ -bob -alice +childsb +saad-ali