From d417bc003a10bc69c681329ac2ac20289a64c4d3 Mon Sep 17 00:00:00 2001 From: Luca Burelli Date: Thu, 9 Jan 2025 14:17:09 +0100 Subject: [PATCH] MAINTAINERS: llext: add tests/misc/llext-edk/ to the llext area The LLEXT Extension Development Kit, mostly implemented in 'cmake/llext-edk.cmake', is already part of the 'llext' area of the MAINTAINERS file, but its test is currently unowned. Add the missing directory to the 'llext' area. Signed-off-by: Luca Burelli --- MAINTAINERS.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index eebef9fa917..675fcb9a684 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -5562,6 +5562,7 @@ zbus: - cmake/llext-edk.cmake - samples/subsys/llext/ - include/zephyr/llext/ + - tests/misc/llext-edk/ - tests/subsys/llext/ - subsys/llext/ - doc/services/llext/