Skip to content

Commit

Permalink
Merge pull request #12 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 authored May 17, 2024
2 parents e9ab2cb + ad515fb commit 512c116
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
10 changes: 3 additions & 7 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- lentzi90
- Rozzii
- utility-images-maintainers

reviewers:
- dtantsur
- elfosardo
- kashifest
- mboukhalfa
- tuminoid
- utility-images-maintainers
- utility-images-reviewers

emeritus_reviewers:

Expand Down
13 changes: 13 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md

aliases:
utility-images-maintainers:
- lentzi90
- Rozzii

utility-images-reviewers:
- dtantsur
- elfosardo
- kashifest
- mboukhalfa
- tuminoid

0 comments on commit 512c116

Please sign in to comment.