Skip to content

Commit 930223c

Browse files
authored
Merge pull request #2 from openstack-k8s-operators/add-owners
Add OWNERS and OWNERS_ALIASES for Prow CI
2 parents c2a938b + 6537506 commit 930223c

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

OWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# See the OWNERS SPEC docs:https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md#owners-spec
2+
3+
approvers:
4+
- core
5+
reviewers:
6+
- core

OWNERS_ALIASES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# See the OWNERS_ALIASES docs: https://git.k8s.io/community/contributors/guide/owners.md#owners_aliases
2+
3+
aliases:
4+
core:
5+
- umago
6+
- lpiwowar
7+
- Akrog

0 commit comments

Comments
 (0)