Skip to content

Commit

Permalink
Merge pull request #26 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 1056a2e + ac27be6 commit 22de857
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 12 deletions.
18 changes: 6 additions & 12 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,21 +1,15 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- bfournie
- derekhiggins
- dtantsur
- elfosardo
- kashifest
- mariadb-image-maintainers

reviewers:
- iurygregory
- lentzi90
- stbenjam
- zaneb
- mariadb-image-maintainers
- mariadb-image-reviewers

emeritus_approvers:
- hardys
- hardys

emeritus_reviewers:
- maelk
- namnx228
- maelk
- namnx228
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:
mariadb-image-maintainers:
- bfournie
- derekhiggins
- dtantsur
- elfosardo
- kashifest

mariadb-image-reviewers:
- iurygregory
- lentzi90
- stbenjam
- zaneb

0 comments on commit 22de857

Please sign in to comment.