From 92017738fe96e9314087ae9bbdf6f1b87e74a126 Mon Sep 17 00:00:00 2001 From: Nabarun Pal Date: Wed, 4 Mar 2020 01:35:40 +0530 Subject: Fix python client repository link in community/sigs.yaml --- sig-api-machinery/README.md | 2 +- sigs.yaml | 2 +- 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 -- cgit v1.2.3