Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Commit 87e3b5c

Browse files
authored
Add OWNER and OWNERS_ALIASES files (#29)
Needed for setting up prow Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
1 parent 66720aa commit 87e3b5c

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

OWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
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
7+

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)