summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-03-20 06:44:36 -0700
committerGitHub <noreply@github.com>2020-03-20 06:44:36 -0700
commitcd4c71c21a68d134aaa05b17b5bf14e2ee38c02d (patch)
treec21b797f355b071c8627b20fceb7472e6a612455
parenta589d3d41e846750c5e2ee201c15d51bfa4450a5 (diff)
parent4a686616768c88b8d3f63745e0defc8141389250 (diff)
Merge pull request #4640 from nikhita/clientgofix
sig-api-machinery: add clientgofix repo
-rw-r--r--sig-api-machinery/README.md1
-rw-r--r--sigs.yaml1
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
diff --git a/sigs.yaml b/sigs.yaml
index 6f0c0537..0f5a9278 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -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