Initial commit from kubernetes-template-project

This commit is contained in:
Aaron Crickenberger
2019-01-16 10:47:35 -08:00
commit 0535c0d4f1
8 changed files with 313 additions and 0 deletions

20
OWNERS_ALIASES Normal file
View File

@@ -0,0 +1,20 @@
# See the OWNERS_ALIASES docs: https://git.k8s.io/community/contributors/guide/owners.md#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:
- bgrant0607
- brendandburns
- derekwaynecarr
- dims
- jbeda
- michelleN
- philips
- pwittrock
- sarahnovotny
- smarterclayton
- spiffxp
- timothysc