Skip to content

Commit

Permalink
Add OWNERS and OWNER_ALIASES
Browse files Browse the repository at this point in the history
  • Loading branch information
vkmc committed Oct 15, 2024
1 parent 5a2099c commit f055c4a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
8 changes: 8 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- telemetry-approvers
- ci-approvers

reviewers:
- telemetry-approvers
- ci-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:
telemetry-approvers:
- elfiesmelfie
- jlarriba
- paramite
- vyzigold
- yadneshk
- vkmc
ci-approvers:
- lewisdenny
- frenzyfriday
- viroel

0 comments on commit f055c4a

Please sign in to comment.