MAINTAINERS: fix path for native_simulator

Fix syntax of path for native_simulator.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-07-17 23:13:57 +00:00 committed by Alberto Escolar
commit e7acd7199e

View file

@ -1794,7 +1794,7 @@ Native POSIX/Sim and POSIX arch:
- drivers/*/*/*native* - drivers/*/*/*native*
- dts/posix/ - dts/posix/
- include/zephyr/arch/posix/ - include/zephyr/arch/posix/
- scripts/native_simulator/* - scripts/native_simulator/
- scripts/valgrind.supp - scripts/valgrind.supp
- soc/posix/ - soc/posix/
- tests/boards/native_posix/ - tests/boards/native_posix/