summaryrefslogtreecommitdiff
path: root/sig-autoscaling
diff options
context:
space:
mode:
authorAaron Crickenberger <spiffxp@google.com>2021-03-09 16:24:06 -0500
committerAaron Crickenberger <spiffxp@google.com>2021-03-09 16:24:06 -0500
commit1ffc41daa0bc7827be8641b150798afbb5a81672 (patch)
tree140705e7f75490098d84aa1a1edc6c3688c3502e /sig-autoscaling
parent6153db5bf650f8f10bc52543433866129d1d4991 (diff)
ran make generate
Diffstat (limited to 'sig-autoscaling')
-rw-r--r--sig-autoscaling/README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/sig-autoscaling/README.md b/sig-autoscaling/README.md
index 6d228585..7c71d757 100644
--- a/sig-autoscaling/README.md
+++ b/sig-autoscaling/README.md
@@ -43,20 +43,20 @@ The Chairs of the SIG run operations and processes governing the SIG.
The following [subprojects][subproject-definition] are owned by sig-autoscaling:
### addon-resizer
- **Owners:**
- - https://raw.githubusercontent.com/kubernetes/autoscaler/master/addon-resizer/OWNERS
+ - [kubernetes/autoscaler/addon-resizer](https://github.com/kubernetes/autoscaler/blob/master/addon-resizer/OWNERS)
### cluster-autoscaler
- **Owners:**
- - https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS
+ - [kubernetes/autoscaler](https://github.com/kubernetes/autoscaler/blob/master/OWNERS)
### horizontal-pod-autoscaler
- **Owners:**
- - https://raw.githubusercontent.com/kubernetes/api/master/autoscaling/OWNERS
- - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/podautoscaler/OWNERS
+ - [kubernetes/api/autoscaling](https://github.com/kubernetes/api/blob/master/autoscaling/OWNERS)
+ - [kubernetes/kubernetes/pkg/controller/podautoscaler](https://github.com/kubernetes/kubernetes/blob/master/pkg/controller/podautoscaler/OWNERS)
### scale-client
- **Owners:**
- - https://raw.githubusercontent.com/kubernetes/client-go/master/scale/OWNERS
+ - [kubernetes/client-go/scale](https://github.com/kubernetes/client-go/blob/master/scale/OWNERS)
### vertical-pod-autoscaler
- **Owners:**
- - https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS
+ - [kubernetes/autoscaler](https://github.com/kubernetes/autoscaler/blob/master/OWNERS)
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->