Update OWNERS, OWNERS_ALIASES and SECURITY_CONTACTS.

This commit is contained in:
Bob Killen
2020-03-17 08:03:39 -04:00
parent 5c8936c33a
commit 78e5da482c
3 changed files with 4 additions and 20 deletions

5
OWNERS
View File

@@ -1,6 +1,5 @@
# See the OWNERS docs at https://go.k8s.io/owners # See the OWNERS docs at https://go.k8s.io/owners
approvers: approvers:
# TODO: in your repo created from this template, you should replace the - brendandburns
# steering-committee with a list of project owners, see the doc linked above. - ityuhui
- steering-committee

View File

@@ -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

View File

@@ -10,5 +10,5 @@
# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE # DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
# INSTRUCTIONS AT https://kubernetes.io/security/ # INSTRUCTIONS AT https://kubernetes.io/security/
bob brendandburns
alice ityuhui