Skip to content

Commit 8c5df99

Browse files
Merge pull request #9 from RedbackThomson/add_owners
Add OWNERS templates
2 parents 5ebb9ea + 7d31987 commit 8c5df99

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

OWNERS

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

33
approvers:
4-
# TODO: in your repo created from this template, you should replace the
5-
# github-admin-team with a list of project owners, see the doc linked above.
6-
- github-admin-team
4+
- core-ack-team
5+
- service-team

OWNERS_ALIASES

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# See the OWNERS docs at https://go.k8s.io/owners#owners_aliases
22

33
aliases:
4-
# TODO: remove this alias, it will go stale in your repo, and in your repo
5-
# you should have your own set of approvers (see OWNERS)
6-
# in the original template repo, we must maintain this list to approve changes
7-
# to the template itself
8-
github-admin-team:
4+
# Always allow the core ACK maintainers to have access to your repository
5+
core-ack-team:
96
- jaypipes
107
- mhausenblas
11-
- a-hilaly
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)