Skip to content

Commit

Permalink
OWNERS: Transfer Enhancements subproject ownership to SIG Arch
Browse files Browse the repository at this point in the history
We also use this opportunity to simplify the OWNERS aliases now that
ownership of certain directories is no longer shared across multiple
SIGs.

Signed-off-by: Stephen Augustus <saugustus@vmware.com>
  • Loading branch information
justaugustus committed Apr 14, 2020
1 parent fbf96b3 commit ed46d69
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 38 deletions.
11 changes: 4 additions & 7 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- pm-maintainers
- sig-pm-leads
- enhancements-approvers
- sig-architecture-leads
reviewers:
- features-maintainers
- kep-process-approvers
- kep-process-reviewers
- sig-release-leads
- enhancements-reviewers
labels:
- sig/pm
- sig/architecture
27 changes: 2 additions & 25 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -164,36 +164,13 @@ aliases:
- spiffxp
- timothysc
## BEGIN CUSTOM CONTENT
pm-maintainers:
- calebamiles # SIG PM Chair
- idvoretskyi # SIG PM Chair
- jdumars # SIG PM Chair
- justaugustus # SIG PM Chair
features-maintainers:
- justaugustus # 1.12 Features Lead
- claurence # 1.14 Enhancements Lead
- kacole2 # 1.15 / 1.13 Enhancements Lead
kep-process-approvers:
enhancements-approvers:
- calebamiles
- idvoretskyi
- jdumars
- justaugustus
kep-process-reviewers:
enhancements-reviewers:
- lachie83
kep-reviewers:
- bgrant0607
- derekwaynecarr
- dims
- jbeda
- jdumars
- mattfarina
kep-approvers:
- bgrant0607
- derekwaynecarr
- dims
- jbeda
- jdumars
- mattfarina
provider-aws:
- d-nishi
- justinsb
Expand Down
8 changes: 2 additions & 6 deletions keps/OWNERS
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- kep-approvers
- kep-process-approvers
- enhancements-approvers
reviewers:
- kep-reviewers
- kep-process-reviewers
- enhancements-reviewers
labels:
- kind/kep
options:
no_parent_owners: true

0 comments on commit ed46d69

Please sign in to comment.