From 0931d8da934e2ed9a8421cd24282c8d41d440057 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Fri, 19 May 2023 16:05:23 +0900 Subject: [PATCH] MAINTAINERS: Fix outdated reference to modules/Kconfig.mcuboot_bootutil The commit 837245fcecf1883d37540db04b562003918d0cf2 relocated `modules/Kconfig.mcuboot_bootutil` to `modules/Kconfig.mcuboot`. Signed-off-by: Stephanos Ioannidis --- MAINTAINERS.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index ea856590b1c..0ac6eb29d15 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -3034,7 +3034,7 @@ West: - de-nordic - nordicjm files: - - modules/Kconfig.mcuboot_bootutil + - modules/Kconfig.mcuboot - tests/boot/test_mcuboot/ labels: - manifest-mcuboot