Skip to content

Commit b26294a

Browse files
authored
Merge pull request kubernetes#1685 from justaugustus/owners
Transfer Enhancements subproject ownership to SIG Arch
2 parents c2efdfe + b401b07 commit b26294a

File tree

3 files changed

+15
-42
lines changed

3 files changed

+15
-42
lines changed

OWNERS

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

33
approvers:
4-
- pm-maintainers
5-
- sig-pm-leads
4+
- enhancements-approvers
5+
- sig-architecture-leads
66
reviewers:
7-
- features-maintainers
8-
- kep-process-approvers
9-
- kep-process-reviewers
10-
- sig-release-leads
7+
- enhancements-reviewers
118
labels:
12-
- sig/pm
9+
- sig/architecture

OWNERS_ALIASES

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -164,36 +164,16 @@ aliases:
164164
- spiffxp
165165
- timothysc
166166
## BEGIN CUSTOM CONTENT
167-
pm-maintainers:
168-
- calebamiles # SIG PM Chair
169-
- idvoretskyi # SIG PM Chair
170-
- jdumars # SIG PM Chair
171-
- justaugustus # SIG PM Chair
172-
features-maintainers:
173-
- justaugustus # 1.12 Features Lead
174-
- claurence # 1.14 Enhancements Lead
175-
- kacole2 # 1.15 / 1.13 Enhancements Lead
176-
kep-process-approvers:
177-
- calebamiles
178-
- idvoretskyi
179-
- jdumars
167+
enhancements-approvers:
168+
- jeremyrickard
169+
- johnbelamaric
180170
- justaugustus
181-
kep-process-reviewers:
182-
- lachie83
183-
kep-reviewers:
184-
- bgrant0607
185-
- derekwaynecarr
186-
- dims
187-
- jbeda
188-
- jdumars
189-
- mattfarina
190-
kep-approvers:
191-
- bgrant0607
192-
- derekwaynecarr
193-
- dims
194-
- jbeda
195-
- jdumars
196-
- mattfarina
171+
- mrbobbytables
172+
enhancements-reviewers:
173+
- jeremyrickard
174+
- johnbelamaric
175+
- justaugustus
176+
- mrbobbytables
197177
provider-aws:
198178
- d-nishi
199179
- justinsb

keps/OWNERS

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

33
approvers:
4-
- kep-approvers
5-
- kep-process-approvers
4+
- enhancements-approvers
65
reviewers:
7-
- kep-reviewers
8-
- kep-process-reviewers
6+
- enhancements-reviewers
97
labels:
108
- kind/kep
11-
options:
12-
no_parent_owners: true

0 commit comments

Comments
 (0)