mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 21:17:23 +00:00
Grant sig leads feature approval powers
This commit is contained in:
parent
ba535d57f6
commit
9afc4242d3
@ -228,3 +228,42 @@ aliases:
|
|||||||
- cblecker
|
- cblecker
|
||||||
- thockin
|
- thockin
|
||||||
- sttts
|
- sttts
|
||||||
|
feature-approvers:
|
||||||
|
- AdoHe # CLI
|
||||||
|
- bgrant0607 # Architecture
|
||||||
|
- brancz # Instrumentation
|
||||||
|
- bsalamat # Scheduling
|
||||||
|
- calebamiles # Release
|
||||||
|
- caseydavenport # Network
|
||||||
|
- childsb # Storage
|
||||||
|
- countspongebob # Scalability
|
||||||
|
- csbell # Multicluster
|
||||||
|
- dcbw # Network
|
||||||
|
- dchen1107 # Node
|
||||||
|
- deads2k # API Machinery
|
||||||
|
- derekwaynecarr # Node
|
||||||
|
- dghubble # On Premise
|
||||||
|
- directxman12 # Autoscaling
|
||||||
|
- ericchiang # Auth
|
||||||
|
- jdumars # Architecture, Cluster Ops, Release
|
||||||
|
- kow3ns # Apps
|
||||||
|
- lavalamp # API Machinery
|
||||||
|
- liggitt # Auth
|
||||||
|
- lukemarsden # Cluster Lifecycle
|
||||||
|
- luxas # Cluster Lifecycle
|
||||||
|
- marcoceppi # On Premise
|
||||||
|
- mattfarina # Apps
|
||||||
|
- michmike # Windows
|
||||||
|
- mwielgus # Autoscaling
|
||||||
|
- piosz # Instrumentation
|
||||||
|
- prydonius # Apps
|
||||||
|
- pwittrock # CLI
|
||||||
|
- quinton-hoole # Multicluster
|
||||||
|
- roberthbailey # Cluster Lifecycle
|
||||||
|
- saad-ali # Storage
|
||||||
|
- soltysh # CLI
|
||||||
|
- tallclair # Auth
|
||||||
|
- thockin # Network
|
||||||
|
- timothysc # Cluster Lifecycle, Scheduling
|
||||||
|
- wojtek-t # Scalability
|
||||||
|
- zehicle # Cluster Ops
|
||||||
|
2
pkg/features/OWNERS
Normal file
2
pkg/features/OWNERS
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
approvers:
|
||||||
|
- feature-approvers
|
@ -0,0 +1,2 @@
|
|||||||
|
approvers:
|
||||||
|
- feature-approvers
|
2
staging/src/k8s.io/apiserver/pkg/features/OWNERS
Normal file
2
staging/src/k8s.io/apiserver/pkg/features/OWNERS
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
approvers:
|
||||||
|
- feature-approvers
|
Loading…
Reference in New Issue
Block a user