Skip to content

Commit

Permalink
Merge pull request #56 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 21, 2024
2 parents b412cdf + 93371b0 commit 743c12c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
16 changes: 7 additions & 9 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- derekhiggins
- dtantsur
- elfosardo
- iurygregory
- ironic-ipa-downloader-maintainers

reviewers:
- zaneb
- ironic-ipa-downloader-maintainers
- ironic-ipa-downloader-reviewers

emeritus_approvers:
- bfournie
- hardys
- bfournie
- hardys

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

aliases:
ironic-ipa-downloader-maintainers:
- derekhiggins
- dtantsur
- elfosardo
- iurygregory

ironic-ipa-downloader-reviewers:
- zaneb

0 comments on commit 743c12c

Please sign in to comment.