diff options
| author | Stephen Augustus <saugustus@vmware.com> | 2019-11-04 16:18:29 -0500 |
|---|---|---|
| committer | Stephen Augustus <saugustus@vmware.com> | 2019-11-04 16:18:29 -0500 |
| commit | c283d840d4e806923871e2fa6fcc6da676e59135 (patch) | |
| tree | ba40509d730a1c50625bfe1da26bb7ba8b833200 | |
| parent | c25d403193b82724aad8758d6a8aabb17de8fedd (diff) | |
provider-azure: Update references to cloud-provider-azure repo
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
| -rw-r--r-- | sig-cloud-provider/CHARTER.md | 2 | ||||
| -rw-r--r-- | sig-cloud-provider/README.md | 2 | ||||
| -rw-r--r-- | 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). @@ -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 |
