File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -53,17 +53,14 @@ The following [subprojects][subproject-definition] are owned by sig-autoscaling:
53
53
- [ kubernetes/autoscaler/addon-resizer] ( https://github.com/kubernetes/autoscaler/blob/master/addon-resizer/OWNERS )
54
54
### cluster-autoscaler
55
55
- ** Owners:**
56
- - [ kubernetes/autoscaler] ( https://github.com/kubernetes/autoscaler/blob/master/OWNERS )
56
+ - [ kubernetes/autoscaler/cluster-autoscaler ] ( https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler /OWNERS )
57
57
### horizontal-pod-autoscaler
58
58
- ** Owners:**
59
59
- [ kubernetes/api/autoscaling] ( https://github.com/kubernetes/api/blob/master/autoscaling/OWNERS )
60
60
- [ kubernetes/kubernetes/pkg/controller/podautoscaler] ( https://github.com/kubernetes/kubernetes/blob/master/pkg/controller/podautoscaler/OWNERS )
61
- ### scale-client
62
- - ** Owners:**
63
- - [ kubernetes/client-go/scale] ( https://github.com/kubernetes/client-go/blob/master/scale/OWNERS )
64
61
### vertical-pod-autoscaler
65
62
- ** Owners:**
66
- - [ kubernetes/autoscaler] ( https://github.com/kubernetes/autoscaler/blob/master/OWNERS )
63
+ - [ kubernetes/autoscaler/vertical-pod-autoscaler ] ( https://github.com/kubernetes/autoscaler/blob/master/vertical-pod-autoscaler /OWNERS )
67
64
68
65
[ subproject-definition ] : https://github.com/kubernetes/community/blob/master/governance.md#subprojects
69
66
[ working-group-definition ] : https://github.com/kubernetes/community/blob/master/governance.md#working-groups
Original file line number Diff line number Diff line change @@ -623,17 +623,14 @@ sigs:
623
623
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/addon-resizer/OWNERS
624
624
- name : cluster-autoscaler
625
625
owners :
626
- - https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS
626
+ - https://raw.githubusercontent.com/kubernetes/autoscaler/master/cluster-autoscaler/ OWNERS
627
627
- name : horizontal-pod-autoscaler
628
628
owners :
629
629
- https://raw.githubusercontent.com/kubernetes/api/master/autoscaling/OWNERS
630
630
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/podautoscaler/OWNERS
631
- - name : scale-client
632
- owners :
633
- - https://raw.githubusercontent.com/kubernetes/client-go/master/scale/OWNERS
634
631
- name : vertical-pod-autoscaler
635
632
owners :
636
- - https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS
633
+ - https://raw.githubusercontent.com/kubernetes/autoscaler/master/vertical-pod-autoscaler/ OWNERS
637
634
- dir : sig-cli
638
635
name : CLI
639
636
mission_statement : >
You can’t perform that action at this time.
0 commit comments