From 90d160e689a170a2324444660badcaf10c953e3b Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Wed, 10 May 2023 18:25:27 +0900 Subject: [PATCH] MAINTAINERS: Add label to Coding Guidelines area This commit adds the "area: Coding Guidelines" label to the "Coding Guidelines" area. Signed-off-by: Stephanos Ioannidis --- MAINTAINERS.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index f060c97e64..08cdb8d14a 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -447,6 +447,8 @@ Coding Guidelines: - scripts/gitlint/ - scripts/pylint/ - scripts/spelling.txt + labels: + - "area: Coding Guidelines" Common Architecture Interface: status: odd fixes