diff options
| author | Chris McClimans <chris@hippiehacker.org> | 2018-05-28 10:35:00 +1200 |
|---|---|---|
| committer | Chris McClimans <chris@hippiehacker.org> | 2018-05-28 10:35:00 +1200 |
| commit | 49e86519065153e949674f5a1f352b60bf7227c3 (patch) | |
| tree | a78de5d6bcebb47fb6d47102dfb3ae28c708362e | |
| parent | cb5655523ab1e532f2be81c2629881452e7c57be (diff) | |
adding generated sig-api-machinery readme
| -rw-r--r-- | sig-api-machinery/README.md | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index be681156..16d8ee9c 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -47,34 +47,34 @@ The following subprojects are owned by sig-api-machinery: - **universal-machinery** - Owners: - https://raw.githubusercontent.com/kubernetes/apimachinery/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apimachinery/OWNERS - **server-frameworks** - Owners: - https://raw.githubusercontent.com/kubernetes/apiserver/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/staging/src/k8s.io/apiserver/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/OWNERS - **server-crd** - Owners: - https://raw.githubusercontent.com/kubernetes/apiextensions-apiserver/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/staging/src/k8s.io/apiextensions-apiserver/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiextensions-apiserver/OWNERS - **server-api-aggregation** - Owners: - https://raw.githubusercontent.com/kubernetes/kube-aggregator/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/staging/src/k8s.io/kube-aggregator/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/kube-aggregator/OWNERS - **server-sdk** - Owners: - https://raw.githubusercontent.com/kubernetes/sample-apiserver/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/staging/src/k8s.io/sample-apiserver/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-apiserver/OWNERS - https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/staging/src/k8s.io/sample-controller/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-controller/OWNERS - https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder/master/OWNERS - **idl-schema-client-pipeline** - Owners: - https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS - https://raw.githubusercontent.com/kubernetes/code-generator/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/staging/src/k8s.io/code-generator/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/code-generator/OWNERS - https://raw.githubusercontent.com/kubernetes/kube-openapi/master/OWNERS - https://raw.githubusercontent.com/kubernetes/api/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/staging/src/k8s.io/api/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/OWNERS - https://raw.githubusercontent.com/kubernetes-client/gen/master/OWNERS - **kubernetes-clients** - Owners: @@ -90,7 +90,7 @@ The following subprojects are owned by sig-api-machinery: - https://raw.githubusercontent.com/kubernetes-client/typescript/master/OWNERS - https://raw.githubusercontent.com/kubernetes-incubator/client-python/master/OWNERS - https://raw.githubusercontent.com/kubernetes/client-go/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/staging/src/k8s.io/client-go/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/OWNERS - **universal-utils** - Owners: - https://raw.githubusercontent.com/kubernetes/utils/master/OWNERS |
