From c283d840d4e806923871e2fa6fcc6da676e59135 Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Mon, 4 Nov 2019 16:18:29 -0500 Subject: provider-azure: Update references to cloud-provider-azure repo Signed-off-by: Stephen Augustus --- sig-cloud-provider/CHARTER.md | 2 +- sig-cloud-provider/README.md | 2 +- sigs.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sig-cloud-provider/CHARTER.md b/sig-cloud-provider/CHARTER.md index 2fd8e23f..b221f501 100644 --- a/sig-cloud-provider/CHARTER.md +++ b/sig-cloud-provider/CHARTER.md @@ -58,7 +58,7 @@ and opts-in to updates and modifications to [sig-governance]. * Releases: The subproject owners are responsible for determining the subproject release cadence, producing releases, and communicating releases with SIG Release and any other relevant SIG. * Backlog grooming: The subproject owners are responsible for ensuring that the issues for the subproject are correctly associated with milestones and that bugs are triaged in a timely manner. PR timeliness: The subproject owners are responsible for ensuring that active pull requests for the subproject are addressed in a timely manner. - * Repository ownership: The subproject owners are given admin permissions to repositories under the subproject. For example, the owners of the Azure subproject are given admin access to the `k8s.io/cloud-provider-azure` repository. + * Repository ownership: The subproject owners are given admin permissions to repositories under the subproject. For example, the owners of the Azure subproject are given admin access to the `sigs.k8s.io/cloud-provider-azure` repository. ### Subproject Creation diff --git a/sig-cloud-provider/README.md b/sig-cloud-provider/README.md index 92fd1e9f..d1080a69 100644 --- a/sig-cloud-provider/README.md +++ b/sig-cloud-provider/README.md @@ -83,7 +83,7 @@ The following [subprojects][subproject-definition] are owned by sig-cloud-provid - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/cloud-provider-azure/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/OWNERS - **Meetings:** - Azure Subproject Meeting (First Monday): [Mondays at 14:30 UTC](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (monthly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=14:30&tz=UTC). - [Meeting notes and Agenda](https://docs.google.com/document/d/1SpxvmOgHDhnA72Z0lbhBffrfe9inQxZkU9xqlafOW9k/edit). diff --git a/sigs.yaml b/sigs.yaml index ea50fde6..28c4dcbd 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -718,7 +718,7 @@ sigs: owners: - https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/cloud-provider-azure/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/OWNERS meetings: - description: Azure Subproject Meeting (First Monday) day: Monday -- cgit v1.2.3