mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #65321 from luxas/rpm_owners
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add OWNERS file for rpm packages to mirror the debs **What this PR does / why we need it**: Makes the rpm bazel package OWNERS match the deb one Adds @chuckha as reviewer and @timothysc as an approver for both **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes # **Special notes for your reviewer**: **Release note**: ```release-note NONE ``` @kubernetes/sig-cluster-lifecycle-pr-reviews @ixdy
This commit is contained in:
commit
ee7e59b756
@ -3,8 +3,11 @@ reviewers:
|
||||
- jbeda
|
||||
- mikedanese
|
||||
- pipejakob
|
||||
- chuckha
|
||||
- timothysc
|
||||
approvers:
|
||||
- luxas
|
||||
- jbeda
|
||||
- mikedanese
|
||||
- pipejakob
|
||||
- timothysc
|
||||
|
13
build/rpms/OWNERS
Normal file
13
build/rpms/OWNERS
Normal file
@ -0,0 +1,13 @@
|
||||
reviewers:
|
||||
- luxas
|
||||
- jbeda
|
||||
- mikedanese
|
||||
- pipejakob
|
||||
- chuckha
|
||||
- timothysc
|
||||
approvers:
|
||||
- luxas
|
||||
- jbeda
|
||||
- mikedanese
|
||||
- pipejakob
|
||||
- timothysc
|
Loading…
Reference in New Issue
Block a user