Remove sig-network-driver-approvers alias

This previously existed so the dockershim networking stuff had
different approvers than general sig-network stuff, but that code is
gone now, and the remaining kubelet DNS code should be owned by
sig-network in general (and sig-node via inheritance).
This commit is contained in:
Dan Winship 2023-03-18 08:30:26 -04:00
parent fc8892d26d
commit db5590a194
2 changed files with 1 additions and 4 deletions

View File

@ -247,9 +247,6 @@ aliases:
- bobbypage
- pacoxu
- bart0sh
sig-network-driver-approvers:
- dcbw
- freehan
sig-network-approvers:
- andrewsykim
- aojea

View File

@ -1,7 +1,7 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-network-driver-approvers
- sig-network-approvers
emeritus_approvers:
- matchstick
reviewers: