summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-04-09 12:36:45 -0700
committerGitHub <noreply@github.com>2019-04-09 12:36:45 -0700
commit6ab58f2a9e48be6c0c1372f3efb765eb6a0d3598 (patch)
tree77855e12fd38873fdd14c85a34c2d96834fc045d
parent0cca3c8a437c868644dc6b101e404e3efca9610d (diff)
parent8f75cc7fcab2957a355972312890488e78a0aec7 (diff)
Merge pull request #3475 from yue9944882/chore/perl-client
Introduce openapi perl client to api-machinery
-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 cc29e1b9..ab6e43d5 100644
--- a/sig-api-machinery/README.md
+++ b/sig-api-machinery/README.md
@@ -91,6 +91,7 @@ The following subprojects are owned by sig-api-machinery:
- https://raw.githubusercontent.com/kubernetes-client/javascript/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-client/python-base/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-client/ruby/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-client/perl/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-incubator/client-python/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
diff --git a/sigs.yaml b/sigs.yaml
index 57ce9123..7592e0dd 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -108,6 +108,7 @@ sigs:
- https://raw.githubusercontent.com/kubernetes-client/javascript/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-client/python-base/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-client/ruby/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-client/perl/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-incubator/client-python/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