Skip to content

Commit

Permalink
Adding OWNERS_ALIASES and update list.
Browse files Browse the repository at this point in the history
Added OWNERS_ALIASES file as rest of repos use this.
Sandeep is moving Org, Lewis/Ananya will take care
of Prow CI side along with Douglas.
  • Loading branch information
Sandeepyadav93 committed Sep 27, 2023
1 parent 890f791 commit b7c9b6b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 14 deletions.
21 changes: 7 additions & 14 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- abays
- dciabrin
- dprince
- olliewalsh
- Sandeepyadav93
- stuggi
- viroel
- mariadb-approvers
- ci-approvers
- openstack-approvers

reviewers:
- abays
- dciabrin
- dprince
- olliewalsh
- Sandeepyadav93
- stuggi
- viroel
- mariadb-approvers
- ci-approvers
- openstack-approvers
14 changes: 14 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# See the OWNERS_ALIASES docs: https://git.k8s.io/community/contributors/guide/owners.md#owners_aliases

aliases:
mariadb-approvers:
- dciabrin
ci-approvers:
- lewisdenny
- frenzyfriday
- viroel
openstack-approvers:
- abays
- dprince
- olliewalsh
- stuggi

0 comments on commit b7c9b6b

Please sign in to comment.