mirror of https://github.com/kubernetes/kops.git
Merge pull request #8717 from rifelpet/owners-labels
Add labels to OWNERS files
This commit is contained in:
commit
db435ee7cd
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/documentation
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/api
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/nodeup
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/api
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/rolling-update
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/alicloud
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/aws
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/digitalocean
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/gce
|
|
@ -1,6 +1,9 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
approvers:
|
||||
- dims # just for bootstrapping the provider
|
||||
- zetaab
|
||||
reviewers:
|
||||
- drekle
|
||||
- zetaab
|
||||
labels:
|
||||
area/provider/openstack
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- liranp
|
||||
reviewers:
|
||||
- liranp
|
||||
labels:
|
||||
area/provider/spotinst
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/protokube
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/addons
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/alicloud
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/alicloud
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/aws
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/aws
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/digitalocean
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/digitalocean
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/gce
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/gce
|
|
@ -1,6 +1,9 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
approvers:
|
||||
- dims # just for bootstrapping the provider
|
||||
- zetaab
|
||||
reviewers:
|
||||
- drekle
|
||||
- zetaab
|
||||
labels:
|
||||
area/provider/openstack
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
approvers:
|
||||
- dims # just for bootstrapping the provider
|
||||
- zetaab
|
||||
reviewers:
|
||||
- drekle
|
||||
- zetaab
|
||||
labels:
|
||||
area/provider/openstack
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- liranp
|
||||
reviewers:
|
||||
- liranp
|
||||
labels:
|
||||
area/provider/spotinst
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/vsphere
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/provider/vsphere
|
|
@ -0,0 +1,3 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
labels:
|
||||
area/nodeup
|
Loading…
Reference in New Issue