Skip to content
This repository was archived by the owner on May 22, 2020. It is now read-only.

Commit b8891eb

Browse files
author
Robert Bailey
authored
Merge pull request #481 from spiffxp/add-owners
Add OWNERS file
2 parents 64407ea + 7a78b73 commit b8891eb

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

OWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# See the OWNERS docs: https://git.k8s.io/community/docs/devel/owners.md
2+
3+
approvers:
4+
- sig-cluster-lifecycle-leads
5+
- kube-deploy-admins
6+
- kube-deploy-maintainers

OWNERS_ALIASES

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# See the OWNERS docs: https://git.k8s.io/community/docs/devel/owners.md
2+
3+
aliases:
4+
sig-cluster-lifecycle-leads:
5+
- jbeda
6+
- lukemarsden
7+
- luxas
8+
- roberthbailey
9+
kube-deploy-admins:
10+
- justinsb
11+
- krousey
12+
- luxas
13+
- roberthbailey
14+
kube-deploy-maintainers:
15+
- jesssicaochen
16+
- kris-nova
17+
- krousey
18+
- medinatiger
19+
- roberthbailey

0 commit comments

Comments
 (0)