mirror of https://github.com/k3s-io/k3s
Updating labels.yaml to add labels: cncf-cla:yes and cncf-cla:no
This PR is the counterpart of https://github.com/kubernetes/contrib/pull/1764pull/6/head
parent
3933ddbc9a
commit
714e3599ce
|
@ -15,7 +15,7 @@ labels:
|
|||
color: eb6420
|
||||
- name: priority/P2
|
||||
color: fbca04
|
||||
- name: 'cla: no'
|
||||
- name: 'cncf-cla: no'
|
||||
color: e11d21
|
||||
- name: area/networking
|
||||
color: 006b75
|
||||
|
@ -123,7 +123,7 @@ labels:
|
|||
color: d2b48c
|
||||
- name: area/cluster-lifecycle
|
||||
color: d4c5f9
|
||||
- name: 'cla: yes'
|
||||
- name: 'cncf-cla: yes'
|
||||
color: bfe5bf
|
||||
- name: team/test-infra
|
||||
color: d2b48c
|
||||
|
|
Loading…
Reference in New Issue