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..c9171771 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -82,6 +82,7 @@ The following [subprojects][subproject-definition] are owned by sig-api-machiner - https://raw.githubusercontent.com/kubernetes-client/python-base/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/python/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/ruby/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/clientgofix/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 ### server-api-aggregation @@ -90,6 +90,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes-client/python-base/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/python/master/OWNERS - https://raw.githubusercontent.com/kubernetes-client/ruby/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/clientgofix/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 - name: server-api-aggregation |
