summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNabarun Pal <palnabarun@users.noreply.github.com>2020-03-04 01:35:40 +0530
committerNabarun Pal <pal.nabarun95@gmail.com>2020-03-10 00:40:20 +0530
commit92017738fe96e9314087ae9bbdf6f1b87e74a126 (patch)
tree75f580883339d8eb9d24b20dfeff7240a2c956d6
parent61d648ed6b477e3b7154fa2fe0a7b0479795f953 (diff)
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 f06ebb8e..c55ce1de 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