Skip to content

Commit 9171698

Browse files
committed
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.
1 parent 524169f commit 9171698

File tree

7 files changed

+9
-32
lines changed

7 files changed

+9
-32
lines changed

OWNERS_ALIASES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ aliases:
226226
- thockin
227227
- rramkumar1
228228
- cmluciano
229+
- m1093782566
229230
sig-apps-approvers:
230231
- kow3ns
231232
- janetkuo

pkg/proxy/OWNERS

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

33
approvers:
4-
- thockin
5-
- matchstick
4+
- sig-network-approvers
65
reviewers:
7-
- thockin
8-
- lavalamp
9-
- smarterclayton
10-
- brendandburns
11-
- vishh
12-
- justinsb
13-
- freehan
14-
- dcbw
15-
- m1093782566
16-
- danwinship
6+
- sig-network-reviewers
177
labels:
188
- sig/network

pkg/proxy/config/OWNERS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

33
reviewers:
4-
- thockin
4+
- sig-network-reviewers
55
- lavalamp
66
- smarterclayton
77
- brendandburns
8-
- freehan
98
labels:
109
- sig/network

pkg/proxy/healthcheck/OWNERS

Lines changed: 0 additions & 4 deletions
This file was deleted.

pkg/proxy/iptables/OWNERS

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

33
reviewers:
4-
- thockin
4+
- sig-network-reviewers
55
- smarterclayton
66
- justinsb
7-
- freehan
8-
- dcbw
9-
- danwinship
107
labels:
118
- sig/network

pkg/proxy/ipvs/OWNERS

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

33
reviewers:
4-
- thockin
4+
- sig-network-reviewers
55
- brendandburns
6-
- m1093782566
76
- Lion-Wei
87
approvers:
9-
- thockin
8+
- sig-network-approvers
109
- brendandburns
1110
- m1093782566
1211
labels:

pkg/proxy/userspace/OWNERS

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

33
approvers:
4-
- thockin
5-
- dcbw
6-
- danwinship
4+
- sig-network-approvers
75
reviewers:
8-
- thockin
6+
- sig-network-reviewers
97
- lavalamp
108
- smarterclayton
11-
- freehan
12-
- dcbw
13-
- danwinship
149
labels:
1510
- sig/network

0 commit comments

Comments
 (0)