Merge pull request #2621 from bruceauyeung/master
remove URLS which can not accessed and were removed
This commit is contained in:
commit
4075f4d47f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue