Skip to content

Commit

Permalink
MAINTAINERS: Change paths to native and nrf*bsim boards
Browse files Browse the repository at this point in the history
To match the current placement.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
  • Loading branch information
aescolar committed Feb 16, 2024
1 parent ec70926 commit aecb641
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2506,10 +2506,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*
Expand All @@ -2518,7 +2518,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"
Expand Down Expand Up @@ -2778,7 +2778,7 @@ nRF BSIM:
maintainers:
- aescolar
files:
- boards/posix/nrf_bsim/
- boards/native/nrf_bsim/
- tests/boards/nrf52_bsim/
- tests/bsim/
files-exclude:
Expand Down

0 comments on commit aecb641

Please sign in to comment.