From 209fc2e947828f16db1a2cd62b2d9dac46642748 Mon Sep 17 00:00:00 2001 From: Grzegorz Chwierut Date: Mon, 27 May 2024 10:55:47 +0200 Subject: [PATCH] MAINTAINERS: extend test area for boot tests Take all tests from tests/boot to mcuboot maintainer list Signed-off-by: Grzegorz Chwierut --- MAINTAINERS.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index b6346106bb4..44d2c990a0d 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -4603,7 +4603,7 @@ West: - nordicjm files: - modules/Kconfig.mcuboot - - tests/boot/test_mcuboot/ + - tests/boot/ labels: - "area: MCUBoot"