summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-03-11 02:17:36 -0700
committerGitHub <noreply@github.com>2020-03-11 02:17:36 -0700
commit3c277cd3b73152e68f880309e42e37a511fbeb97 (patch)
treef8573ea6324a8b7abb9adde52acfcfbb7b4b6416
parent9af77e6939aa734772cda60306eccfb804b6a93a (diff)
parent92017738fe96e9314087ae9bbdf6f1b87e74a126 (diff)
Merge pull request #4594 from palnabarun/patch-2
Fix python client repository link in community/sigs.yaml
-rw-r--r--sig-api-machinery/README.md2
-rw-r--r--sigs.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md
index 8f86d7d8..f01b6d50 100644
--- a/sig-api-machinery/README.md
+++ b/sig-api-machinery/README.md
@@ -80,8 +80,8 @@ The following [subprojects][subproject-definition] are owned by sig-api-machiner
- https://raw.githubusercontent.com/kubernetes-client/javascript/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-client/perl/master/OWNERS
- 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-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
### server-api-aggregation
diff --git a/sigs.yaml b/sigs.yaml
index 1db48748..ceacb1b7 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -88,8 +88,8 @@ sigs:
- https://raw.githubusercontent.com/kubernetes-client/javascript/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-client/perl/master/OWNERS
- 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-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
- name: server-api-aggregation