From 714e3599ced805cce0d776980373877f45783b98 Mon Sep 17 00:00:00 2001 From: Anirudh Ramanathan Date: Mon, 3 Oct 2016 09:54:42 -0700 Subject: [PATCH] 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/1764 --- labels.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/labels.yaml b/labels.yaml index 0821c81d3ea..0ca2f31f6a6 100644 --- a/labels.yaml +++ b/labels.yaml @@ -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