diff options
| author | bruceauyeung <ouyang.qinhua@zte.com.cn> | 2018-09-01 09:11:26 +0800 |
|---|---|---|
| committer | bruceauyeung <ouyang.qinhua@zte.com.cn> | 2018-09-03 09:59:29 +0800 |
| commit | 84dcc0af64278d9ffc5e6fc632a5709776901b02 (patch) | |
| tree | d0d0be3d5969200a53302972bd3154df3e503a21 | |
| parent | f837e3505bca760746079579bbdbe7386600a396 (diff) | |
remove URLS which can not accessed and were removed
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
| -rw-r--r-- | sig-api-machinery/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index 497029dc..0c604746 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -80,7 +80,6 @@ The following subprojects are owned by sig-api-machinery: - https://raw.githubusercontent.com/kubernetes-client/gen/master/OWNERS - **kubernetes-clients** - Owners: - - https://raw.githubusercontent.com/kubernetes-client/community/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/csharp/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/go-base/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/go/master/OWNERS @@ -89,7 +88,6 @@ The following subprojects are owned by sig-api-machinery: - https://raw.githubusercontent.com/kubernetes-client/javascript/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/python-base/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/ruby/master/OWNERS - - 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/master/staging/src/k8s.io/client-go/OWNERS @@ -93,7 +93,6 @@ sigs: - https://raw.githubusercontent.com/kubernetes-client/gen/master/OWNERS - name: kubernetes-clients owners: - - https://raw.githubusercontent.com/kubernetes-client/community/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/csharp/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/go-base/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/go/master/OWNERS @@ -102,7 +101,6 @@ sigs: - https://raw.githubusercontent.com/kubernetes-client/javascript/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/python-base/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/ruby/master/OWNERS - - 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/master/staging/src/k8s.io/client-go/OWNERS |
