Skip to content

Commit

Permalink
Update OWNERS file (#1896)
Browse files Browse the repository at this point in the history
Add OWNERS_ALIASES based on github teams
  • Loading branch information
spiffxp authored and aledbf committed Jan 10, 2018
1 parent 142b444 commit a1afc41
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
10 changes: 5 additions & 5 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# See the OWNERS docs: https://git.k8s.io/community/docs/devel/owners.md

approvers:
- aledbf
- justinsb
- bprashanth
- thockin
- nicksardo
- sig-network-leads
- ingress-nginx-admins
- ingress-nginx-maintainers
15 changes: 15 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# See the OWNERS docs: https://git.k8s.io/community/docs/devel/owners.md

aliases:
sig-network-leads:
- caseydavenport
- dcbw
- thockin
ingress-nginx-admins:
- bowei
- bprashanth
ingress-nginx-maintainers:
- justinsb
- aledbf
- nicksardo
- bprashanth

0 comments on commit a1afc41

Please sign in to comment.