summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-03-30 10:19:55 -0700
committerGitHub <noreply@github.com>2020-03-30 10:19:55 -0700
commitcbc8441d0b9dfb4f834c1c0061e2459fae20ee46 (patch)
treedcf750561c0e1a85ceb0c7fe9e0ed81241db7f48
parent710caa631b6366bdd165d937d7a4a972cfcf92b3 (diff)
parent30fd8baf3039554fa2f73ba091c1778856767679 (diff)
Merge pull request #4629 from mrbobbytables/add-client-c-subproject
sig-api-machinery: Add C Kubernetes Client Library 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 e02b63ba..aac12d5d 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
diff --git a/sigs.yaml b/sigs.yaml
index 25bdc4c2..e264896a 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -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