diff options
| -rw-r--r-- | sig-api-machinery/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index f01b6d50..e0ab4466 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -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 |
