From e7acd7199e26f04b6884e56a02b728a24100390d Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 17 Jul 2023 23:13:57 +0000 Subject: [PATCH] MAINTAINERS: fix path for native_simulator Fix syntax of path for native_simulator. Signed-off-by: Anas Nashif --- MAINTAINERS.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index f5d282c097..4c2567ec5f 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -1794,7 +1794,7 @@ Native POSIX/Sim and POSIX arch: - drivers/*/*/*native* - dts/posix/ - include/zephyr/arch/posix/ - - scripts/native_simulator/* + - scripts/native_simulator/ - scripts/valgrind.supp - soc/posix/ - tests/boards/native_posix/