Unverified Commit ee7e59b7 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

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
parents 8ba32978 b8e31b53
...@@ -3,8 +3,11 @@ reviewers: ...@@ -3,8 +3,11 @@ reviewers:
- jbeda - jbeda
- mikedanese - mikedanese
- pipejakob - pipejakob
- chuckha
- timothysc
approvers: approvers:
- luxas - luxas
- jbeda - jbeda
- mikedanese - mikedanese
- pipejakob - pipejakob
- timothysc
reviewers:
- luxas
- jbeda
- mikedanese
- pipejakob
- chuckha
- timothysc
approvers:
- luxas
- jbeda
- mikedanese
- pipejakob
- timothysc
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment