diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index bbf111c835f..c1f7428d03e 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -168,5 +168,24 @@ aliases: - spiffxp - timothysc ## BEGIN CUSTOM CONTENT - + provider-aws: + - d-nishi + - justinsb + - kris-nova + provider-azure: + - craiglpeters + - justaugustus + - feiskyer + - khenidak + provider-gcp: + - abgworrall + provider-ibmcloud: + - spzala + provider-openstack: + - adisky + - chrigl + - hogepodge + provider-vmware: + - cantbewong + - frapposelli ## END CUSTOM CONTENT diff --git a/contributors/design-proposals/aws/OWNERS b/contributors/design-proposals/aws/OWNERS index cc03b55d952..b035a79804a 100644 --- a/contributors/design-proposals/aws/OWNERS +++ b/contributors/design-proposals/aws/OWNERS @@ -1,8 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: - - sig-aws-leads + - provider-aws approvers: - - sig-aws-leads + - provider-aws labels: - sig/aws diff --git a/contributors/design-proposals/gcp/OWNERS b/contributors/design-proposals/gcp/OWNERS index 4ff966b466f..5edab0a0753 100644 --- a/contributors/design-proposals/gcp/OWNERS +++ b/contributors/design-proposals/gcp/OWNERS @@ -1,8 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: - - sig-gcp-leads + - provider-gcp approvers: - - sig-gcp-leads + - provider-gcp labels: - sig/gcp diff --git a/sig-aws/OWNERS b/sig-aws/OWNERS index cc03b55d952..b035a79804a 100644 --- a/sig-aws/OWNERS +++ b/sig-aws/OWNERS @@ -1,8 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: - - sig-aws-leads + - provider-aws approvers: - - sig-aws-leads + - provider-aws labels: - sig/aws diff --git a/sig-aws/README.md b/sig-aws/README.md index 5182d4dbcd1..4d729b54e5e 100644 --- a/sig-aws/README.md +++ b/sig-aws/README.md @@ -10,6 +10,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener The AWS Special Interest Group is now a subproject of [SIG Cloud Provider](https://github.com/kubernetes/community/tree/master/sig-cloud-provider). +## This directory is a placeholder to preserve links. Please remove after 3 months or the release of kubernetes 1.10, whichever comes first. + The [charter](charter.md) defines the scope and governance of the [DEPRECATED] AWS Special Interest Group. diff --git a/sig-azure/OWNERS b/sig-azure/OWNERS index f6740f1d259..bc483639ee9 100644 --- a/sig-azure/OWNERS +++ b/sig-azure/OWNERS @@ -1,8 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: - - sig-azure-leads + - provider-azure approvers: - - sig-azure-leads + - provider-azure labels: - sig/azure diff --git a/sig-azure/README.md b/sig-azure/README.md index 195a8a24ba7..c9b6859fe53 100644 --- a/sig-azure/README.md +++ b/sig-azure/README.md @@ -10,6 +10,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener The Azure Special Interest Group is now a subproject of [SIG Cloud Provider](https://github.com/kubernetes/community/tree/master/sig-cloud-provider). +### (This directory is a placeholder to preserve links. Please remove after 6 months or the release of Kubernetes 1.17, whichever comes first.) + The [charter](charter.md) defines the scope and governance of the [DEPRECATED] Azure Special Interest Group. ## Meetings diff --git a/sig-gcp/OWNERS b/sig-gcp/OWNERS index 4ff966b466f..5edab0a0753 100644 --- a/sig-gcp/OWNERS +++ b/sig-gcp/OWNERS @@ -1,8 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: - - sig-gcp-leads + - provider-gcp approvers: - - sig-gcp-leads + - provider-gcp labels: - sig/gcp diff --git a/sig-gcp/README.md b/sig-gcp/README.md index 1335f4b6e05..0dc840237f9 100644 --- a/sig-gcp/README.md +++ b/sig-gcp/README.md @@ -10,6 +10,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener The GCP Special Interest Group is now a subproject of [SIG Cloud Provider](https://github.com/kubernetes/community/tree/master/sig-cloud-provider). +### (This directory is a placeholder to preserve links. Please remove after 6 months or the release of Kubernetes 1.17, whichever comes first.) + The [charter](charter.md) defines the scope and governance of the [DEPRECATED] GCP Special Interest Group. diff --git a/sig-ibmcloud/OWNERS b/sig-ibmcloud/OWNERS index fc6de47f3fc..78d97b4ef73 100644 --- a/sig-ibmcloud/OWNERS +++ b/sig-ibmcloud/OWNERS @@ -1,8 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: - - sig-ibmcloud-leads + - provider-ibmcloud approvers: - - sig-ibmcloud-leads + - provider-ibmcloud labels: - sig/ibmcloud diff --git a/sig-ibmcloud/README.md b/sig-ibmcloud/README.md index 762b08e8029..00fe1eb4ef8 100644 --- a/sig-ibmcloud/README.md +++ b/sig-ibmcloud/README.md @@ -10,6 +10,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener The IBMCloud Special Interest Group is now a subproject of [SIG Cloud Provider](https://github.com/kubernetes/community/tree/master/sig-cloud-provider). +### (This directory is a placeholder to preserve links. Please remove after 6 months or the release of Kubernetes 1.17, whichever comes first.) + The [charter](charter.md) defines the scope and governance of the [DEPRECATED] IBMCloud Special Interest Group. ## Meetings diff --git a/sig-openstack/OWNERS b/sig-openstack/OWNERS index 1268396ed73..c58380da28f 100644 --- a/sig-openstack/OWNERS +++ b/sig-openstack/OWNERS @@ -1,8 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: - - sig-openstack-leads + - provider-openstack approvers: - - sig-openstack-leads + - provider-openstack labels: - sig/openstack diff --git a/sig-openstack/README.md b/sig-openstack/README.md index 5e186190b76..e7be2f4ca4f 100644 --- a/sig-openstack/README.md +++ b/sig-openstack/README.md @@ -10,6 +10,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener The OpenStack Special Interest Group is now a subproject of [SIG Cloud Provider](https://github.com/kubernetes/community/tree/master/sig-cloud-provider). +### (This directory is a placeholder to preserve links. Please remove after 6 months or the release of Kubernetes 1.17, whichever comes first.) + The [charter](charter.md) defines the scope and governance of the [DEPRECATED] OpenStack Special Interest Group. diff --git a/sig-vmware/OWNERS b/sig-vmware/OWNERS index ee784402a9a..59fee21f420 100644 --- a/sig-vmware/OWNERS +++ b/sig-vmware/OWNERS @@ -1,8 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: - - sig-vmware-leads + - provider-vmware approvers: - - sig-vmware-leads + - provider-vmware labels: - sig/vmware diff --git a/sig-vmware/README.md b/sig-vmware/README.md index a62fb86e9d2..4ff58276584 100644 --- a/sig-vmware/README.md +++ b/sig-vmware/README.md @@ -10,6 +10,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener The VMware Special Interest Group is now a subproject of [SIG Cloud Provider](https://github.com/kubernetes/community/tree/master/sig-cloud-provider). +### (This directory is a placeholder to preserve links. Please remove after 6 months or the release of Kubernetes 1.17, whichever comes first.) + The [charter](charter.md) defines the scope and governance of the [DEPRECATED] VMware Special Interest Group.