Skip to content

Commit

Permalink
Merge pull request metal3-io#1403 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 752e4d1 + ebdba4f commit c756ad4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 17 deletions.
28 changes: 11 additions & 17 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,26 +1,20 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- kashifest
- lentzi90
- mboukhalfa
- smoshiur1237
- metal3-dev-env-maintainers

reviewers:
- dtantsur
- elfosardo
- Rozzii
- Sunnatillo
- tuminoid
- metal3-dev-env-maintainers
- metal3-dev-env-reviewers

emeritus_approvers:
- fmuyassarov
- furkatgofurov7
- hardys
- maelk
- fmuyassarov
- furkatgofurov7
- hardys
- maelk

emeritus_reviewers:
- jan-est
- macaptain
- namnx228
- xenwar
- jan-est
- macaptain
- namnx228
- xenwar
15 changes: 15 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md

aliases:
metal3-dev-env-maintainers:
- kashifest
- lentzi90
- mboukhalfa
- smoshiur1237

metal3-dev-env-reviewers:
- dtantsur
- elfosardo
- Rozzii
- Sunnatillo
- tuminoid

0 comments on commit c756ad4

Please sign in to comment.