Skip to content

Commit dae8e98

Browse files
committed
Adds the OWNERS and OWNERS_ALIASES files
1 parent 62b548d commit dae8e98

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

Diff for: OWNERS

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- core-ack-team
5+
- service-team

Diff for: OWNERS_ALIASES

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners#owners_aliases
2+
3+
aliases:
4+
# Always allow the core ACK maintainers to have access to your repository
5+
core-ack-team:
6+
- jaypipes
7+
- mhausenblas
8+
- a-hilaly
9+
- RedbackThomson
10+
- vijtrip2
11+
# TODO: Add your team members to your team controller alias
12+
service-team: []

0 commit comments

Comments
 (0)