Skip to content

Commit

Permalink
MAINTAINERS: Add build_all test files for bbram and flash
Browse files Browse the repository at this point in the history
Add build_all to `files:` entry to bbram and flash.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
  • Loading branch information
soburi authored and nashif committed Oct 11, 2024
1 parent eebed14 commit 2c95978
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1049,6 +1049,7 @@ Release Notes:
- yperess
files:
- tests/drivers/bbram/
- tests/drivers/build_all/bbram/
- drivers/bbram/
- include/zephyr/drivers/bbram.h
- doc/hardware/peripherals/bbram.rst
Expand Down Expand Up @@ -1401,6 +1402,7 @@ Release Notes:
- doc/hardware/peripherals/flash.rst
- include/zephyr/drivers/flash/
- tests/drivers/flash_simulator/
- tests/drivers/build_all/flash/
labels:
- "area: Flash"
tests:
Expand Down

0 comments on commit 2c95978

Please sign in to comment.