diff options
| author | Manjunath Kumatagi <mkumatag@in.ibm.com> | 2021-10-19 17:30:32 +0530 |
|---|---|---|
| committer | Manjunath A Kumatagi <mkumatag@in.ibm.com> | 2021-10-19 17:40:19 +0530 |
| commit | a2e0753cfdb37188d59aa98c9ecd877361f66449 (patch) | |
| tree | 3cac30c60ccd9ad01ea09e208087da2d6ce02c69 /sigs.yaml | |
| parent | 1e50e60f9bbdf222e6ce232a68d6f81fef25dea0 (diff) | |
Correct the link for the ibmcloud
Diffstat (limited to 'sigs.yaml')
| -rw-r--r-- | sigs.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -880,7 +880,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-huaweicloud/master/OWNERS - name: provider-ibmcloud owners: - - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-ibmcloud/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-ibmcloud/main/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/ibm-vpc-block-csi-driver/master/OWNERS meetings: - description: Regular IBM Subproject Meeting @@ -1032,7 +1032,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS - name: cluster-api-provider-ibmcloud owners: - - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-ibmcloud/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-ibmcloud/main/OWNERS - name: cluster-api-provider-kubemark owners: - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-kubemark/master/OWNERS |
