mirror of https://github.com/k3s-io/k3s
pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files
This PR also adds m1093782566 (Jun Du) to sig-network-reviewers in recognition of his contributions to the proxy.k3s-v1.15.3
parent
524169fe1c
commit
91716989b6
|
@ -226,6 +226,7 @@ aliases:
|
||||||
- thockin
|
- thockin
|
||||||
- rramkumar1
|
- rramkumar1
|
||||||
- cmluciano
|
- cmluciano
|
||||||
|
- m1093782566
|
||||||
sig-apps-approvers:
|
sig-apps-approvers:
|
||||||
- kow3ns
|
- kow3ns
|
||||||
- janetkuo
|
- janetkuo
|
||||||
|
|
|
@ -1,18 +1,8 @@
|
||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- thockin
|
- sig-network-approvers
|
||||||
- matchstick
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- thockin
|
- sig-network-reviewers
|
||||||
- lavalamp
|
|
||||||
- smarterclayton
|
|
||||||
- brendandburns
|
|
||||||
- vishh
|
|
||||||
- justinsb
|
|
||||||
- freehan
|
|
||||||
- dcbw
|
|
||||||
- m1093782566
|
|
||||||
- danwinship
|
|
||||||
labels:
|
labels:
|
||||||
- sig/network
|
- sig/network
|
||||||
|
|
|
@ -1,10 +1,9 @@
|
||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- thockin
|
- sig-network-reviewers
|
||||||
- lavalamp
|
- lavalamp
|
||||||
- smarterclayton
|
- smarterclayton
|
||||||
- brendandburns
|
- brendandburns
|
||||||
- freehan
|
|
||||||
labels:
|
labels:
|
||||||
- sig/network
|
- sig/network
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
|
||||||
|
|
||||||
reviewers:
|
|
||||||
- m1093782566
|
|
|
@ -1,11 +1,8 @@
|
||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- thockin
|
- sig-network-reviewers
|
||||||
- smarterclayton
|
- smarterclayton
|
||||||
- justinsb
|
- justinsb
|
||||||
- freehan
|
|
||||||
- dcbw
|
|
||||||
- danwinship
|
|
||||||
labels:
|
labels:
|
||||||
- sig/network
|
- sig/network
|
||||||
|
|
|
@ -1,12 +1,11 @@
|
||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- thockin
|
- sig-network-reviewers
|
||||||
- brendandburns
|
- brendandburns
|
||||||
- m1093782566
|
|
||||||
- Lion-Wei
|
- Lion-Wei
|
||||||
approvers:
|
approvers:
|
||||||
- thockin
|
- sig-network-approvers
|
||||||
- brendandburns
|
- brendandburns
|
||||||
- m1093782566
|
- m1093782566
|
||||||
labels:
|
labels:
|
||||||
|
|
|
@ -1,15 +1,10 @@
|
||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- thockin
|
- sig-network-approvers
|
||||||
- dcbw
|
|
||||||
- danwinship
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- thockin
|
- sig-network-reviewers
|
||||||
- lavalamp
|
- lavalamp
|
||||||
- smarterclayton
|
- smarterclayton
|
||||||
- freehan
|
|
||||||
- dcbw
|
|
||||||
- danwinship
|
|
||||||
labels:
|
labels:
|
||||||
- sig/network
|
- sig/network
|
||||||
|
|
Loading…
Reference in New Issue