Skip to content

Commit 25f7cba

Browse files
committed
SIG-Autoscaling - Subproject Owners Cleanup
1 parent b1bbc81 commit 25f7cba

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

sig-autoscaling/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,14 @@ The following [subprojects][subproject-definition] are owned by sig-autoscaling:
5353
- [kubernetes/autoscaler/addon-resizer](https://github.com/kubernetes/autoscaler/blob/master/addon-resizer/OWNERS)
5454
### cluster-autoscaler
5555
- **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)
5757
### horizontal-pod-autoscaler
5858
- **Owners:**
5959
- [kubernetes/api/autoscaling](https://github.com/kubernetes/api/blob/master/autoscaling/OWNERS)
6060
- [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)
6461
### vertical-pod-autoscaler
6562
- **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)
6764

6865
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
6966
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups

sigs.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -623,17 +623,14 @@ sigs:
623623
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/addon-resizer/OWNERS
624624
- name: cluster-autoscaler
625625
owners:
626-
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS
626+
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/cluster-autoscaler/OWNERS
627627
- name: horizontal-pod-autoscaler
628628
owners:
629629
- https://raw.githubusercontent.com/kubernetes/api/master/autoscaling/OWNERS
630630
- 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
634631
- name: vertical-pod-autoscaler
635632
owners:
636-
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS
633+
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/vertical-pod-autoscaler/OWNERS
637634
- dir: sig-cli
638635
name: CLI
639636
mission_statement: >

0 commit comments

Comments
 (0)