diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-09-02 19:40:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-02 19:40:17 -0700 |
| commit | 4075f4d47f5c557f17c7303d45ec8feb53e4f852 (patch) | |
| tree | b945cd7f289e984142c5fccd493d76c562993a53 | |
| parent | c155f342d4315313fa13be43d32ce9b7b0930b8c (diff) | |
| parent | 84dcc0af64278d9ffc5e6fc632a5709776901b02 (diff) | |
Merge pull request #2621 from bruceauyeung/master
remove URLS which can not accessed and were removed
| -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 4e8b3beb..4773c299 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 |
