diff options
| -rw-r--r-- | sig-autoscaling/README.md | 6 | ||||
| -rw-r--r-- | sig-network/README.md | 6 | ||||
| -rw-r--r-- | sigs.yaml | 12 |
3 files changed, 12 insertions, 12 deletions
diff --git a/sig-autoscaling/README.md b/sig-autoscaling/README.md index b518f1bc..063d2590 100644 --- a/sig-autoscaling/README.md +++ b/sig-autoscaling/README.md @@ -46,12 +46,6 @@ The following [subprojects][subproject-definition] are owned by sig-autoscaling: ### cluster-autoscaler - **Owners:** - https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS -### cluster-proportional-autoscaler -- **Owners:** - - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-autoscaler/master/OWNERS -### cluster-proportional-vertical-autoscaler -- **Owners:** - - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-vertical-autoscaler/master/OWNERS ### horizontal-pod-autoscaler - **Owners:** - https://raw.githubusercontent.com/kubernetes/api/master/autoscaling/OWNERS diff --git a/sig-network/README.md b/sig-network/README.md index 4403c8da..7a97f6a2 100644 --- a/sig-network/README.md +++ b/sig-network/README.md @@ -48,6 +48,12 @@ The Chairs of the SIG run operations and processes governing the SIG. ## Subprojects The following [subprojects][subproject-definition] are owned by sig-network: +### cluster-proportional-autoscaler +- **Owners:** + - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-autoscaler/master/OWNERS +### cluster-proportional-vertical-autoscaler +- **Owners:** + - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-vertical-autoscaler/master/OWNERS ### external-dns - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/external-dns/master/OWNERS @@ -546,12 +546,6 @@ sigs: - name: cluster-autoscaler owners: - https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS - - name: cluster-proportional-autoscaler - owners: - - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-autoscaler/master/OWNERS - - name: cluster-proportional-vertical-autoscaler - owners: - - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-vertical-autoscaler/master/OWNERS - name: horizontal-pod-autoscaler owners: - https://raw.githubusercontent.com/kubernetes/api/master/autoscaling/OWNERS @@ -1557,6 +1551,12 @@ sigs: - name: sig-network-test-failures description: Test Failures and Triage subprojects: + - name: cluster-proportional-autoscaler + owners: + - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-autoscaler/master/OWNERS + - name: cluster-proportional-vertical-autoscaler + owners: + - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-vertical-autoscaler/master/OWNERS - name: external-dns contact: slack: external-dns |
