diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-03-11 02:17:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-11 02:17:36 -0700 |
| commit | 3c277cd3b73152e68f880309e42e37a511fbeb97 (patch) | |
| tree | f8573ea6324a8b7abb9adde52acfcfbb7b4b6416 /sigs.yaml | |
| parent | 9af77e6939aa734772cda60306eccfb804b6a93a (diff) | |
| parent | 92017738fe96e9314087ae9bbdf6f1b87e74a126 (diff) | |
Merge pull request #4594 from palnabarun/patch-2
Fix python client repository link in community/sigs.yaml
Diffstat (limited to 'sigs.yaml')
| -rw-r--r-- | sigs.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
