Skip to content

Commit 6537506

Browse files
Add OWNERS and OWNERS_ALIASES for Prow CI
Add OWNERS and OWNERS_ALIASES files to enable Prow /approve and /lgtm workflows. Uses the same core team as the other lightspeed repos (umago, lpiwowar, Akrog).
1 parent c2a938b commit 6537506

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)