Browse Source

MAINTAINERS: Change paths to native and nrf*bsim boards

To match the current placement.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
pull/69687/head
Alberto Escolar Piedras 1 year ago committed by Carles Cufi
parent
commit
69b334f54b
  1. 12
      MAINTAINERS.yml

12
MAINTAINERS.yml

@ -2507,10 +2507,10 @@ Native POSIX/Sim and POSIX arch: @@ -2507,10 +2507,10 @@ Native POSIX/Sim and POSIX arch:
- aescolar
files:
- arch/posix/
- boards/posix/common/
- boards/posix/native_*/
- boards/posix/doc/
- boards/posix/*.rst
- boards/native/common/
- boards/native/native_*/
- boards/native/doc/
- boards/native/*.rst
- drivers/*/*posix*
- drivers/*/*native*
- drivers/*/*/*posix*
@ -2519,7 +2519,7 @@ Native POSIX/Sim and POSIX arch: @@ -2519,7 +2519,7 @@ Native POSIX/Sim and POSIX arch:
- include/zephyr/arch/posix/
- scripts/native_simulator/
- scripts/valgrind.supp
- soc/posix/
- soc/native/
- tests/boards/native_sim/
labels:
- "area: native port"
@ -2779,7 +2779,7 @@ nRF BSIM: @@ -2779,7 +2779,7 @@ nRF BSIM:
maintainers:
- aescolar
files:
- boards/posix/nrf_bsim/
- boards/native/nrf_bsim/
- tests/boards/nrf52_bsim/
- tests/bsim/
files-exclude:

Loading…
Cancel
Save