Skip to content

Commit

Permalink
Merge pull request #37 from Nordix/tuomo/add-owners-aliases
Browse files Browse the repository at this point in the history
add OWNERS_ALIASES support
  • Loading branch information
metal3-io-bot committed May 17, 2024
2 parents 3c87152 + b98eac0 commit 01f5f57
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
9 changes: 4 additions & 5 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
# See the OWNERS docs at <https://go.k8s.io/owners>

approvers:
- dtantsur
- ironic-standalone-operator-maintainers

reviewers:
- elfosardo
- lentzi90
- Rozzii
- ironic-standalone-operator-maintainers
- ironic-standalone-operator-reviewers
10 changes: 10 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md

aliases:
ironic-standalone-operator-maintainers:
- dtantsur

ironic-standalone-operator-reviewers:
- elfosardo
- lentzi90
- Rozzii

0 comments on commit 01f5f57

Please sign in to comment.