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

Merge pull request #57292 from m1093782566/ipvs-ownerfile

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 pkg/util/ipvs OWNERS file **What this PR does / why we need it**: This PR adds `pkg/util/ipvs/OWNERS` file, including two people: @thockin, @m1093782566(me). I created `pkg/util/ipvs` package for wrapping netlink IPVS call, which is used by IPVS proxier. Because reviewing this package needs some IPVS background knowledge, I create this OWNERS file for efficient code review. And, I am willing to share code review burden of this util package :) **Which issue(s) this PR fixes**: Fixes #57361 **Special notes for your reviewer**: **Release note**: ```release-note NONE ``` /sig network
parents 8f4f07fc 1793e6eb
reviewers:
- thockin
- m1093782566
approvers:
- thockin
- m1093782566
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