From 5258e00c55e99c1135bac5f6d7c8e1c8b4ce671c Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Thu, 2 Jun 2022 12:47:30 +0100 Subject: [PATCH] Manage labels --- .github/labels-manage.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/labels-manage.yml b/.github/labels-manage.yml index 350431af..9d455bf9 100644 --- a/.github/labels-manage.yml +++ b/.github/labels-manage.yml @@ -10,6 +10,9 @@ - name: area/tests color: F9D0C4 description: Belongs to tests +- name: area/aot + color: F9D0C4 + description: Belongs aot and native - name: automation/rlnotes-header color: EDEDED