Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #22 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 df0f859 + 91dd4c8 commit c18830c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
16 changes: 6 additions & 10 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- bfournie
- derekhiggins
- dtantsur
- elfosardo
- iurygregory
- ironic-client-maintainers

reviewers:
- zaneb
- ironic-client-maintainers
- ironic-client-reviewers

emeritus_reviewers:
- maelk
- stbenjam
- maelk
- stbenjam

emeritus_approvers:
- hardys

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

aliases:
ironic-client-maintainers:
- bfournie
- derekhiggins
- dtantsur
- elfosardo
- iurygregory

ironic-client-reviewers:
- zaneb

0 comments on commit c18830c

Please sign in to comment.