From c795a2e0791c328face9068ba76e72a8c6e55bd0 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Fri, 13 May 2022 23:16:05 +0900 Subject: [PATCH] MAINTAINERS: Fix label for 'nRF52 BSIM' This commit updates the label name in the 'nRF52 BSIM' entry to match the actual GitHub label name, which is 'platform: nRF52 BSIM'. Signed-off-by: Stephanos Ioannidis --- MAINTAINERS.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 765399cf3a..16d86c07b4 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -1356,7 +1356,7 @@ nRF52 BSIM: files: - boards/posix/nrf52_bsim/ labels: - - "platform: nrf52_bsim" + - "platform: nRF52 BSIM" POSIX API layer: status: odd fixes