diff --git a/OWNERS b/OWNERS index f3508c9..beac87c 100644 --- a/OWNERS +++ b/OWNERS @@ -1,6 +1,5 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: - # TODO: in your repo created from this template, you should replace the - # steering-committee with a list of project owners, see the doc linked above. - - steering-committee + - brendandburns + - ityuhui diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES deleted file mode 100644 index f039e1c..0000000 --- a/OWNERS_ALIASES +++ /dev/null @@ -1,15 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners#owners_aliases - -aliases: - # TODO: remove this alias, it will go stale in your repo, and in your repo - # you should have your own set of approvers (see OWNERS) - # in the original template repo, we must maintain this list to approve changes - # to the template itself - steering-committee: - - cblecker - - derekwaynecarr - - dims - - nikhita - - parispittman - - spiffxp - - timothysc diff --git a/SECURITY_CONTACTS b/SECURITY_CONTACTS index 4dfb303..9415286 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 +brendandburns +ityuhui