sig-api-machinery: Add C Kubernetes Client Library repo
This commit is contained in:
parent
f1397db3b7
commit
30fd8baf30
|
@ -72,6 +72,7 @@ The following [subprojects][subproject-definition] are owned by sig-api-machiner
|
|||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/code-generator/OWNERS
|
||||
### kubernetes-clients
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-client/c/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
|
||||
|
|
|
@ -80,6 +80,7 @@ sigs:
|
|||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/code-generator/OWNERS
|
||||
- name: kubernetes-clients
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-client/c/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
|
||||
|
|
Loading…
Reference in New Issue