Skip to content

Commit

Permalink
MAINTAINERS: Add build_all test files for crypto, disk and w1
Browse files Browse the repository at this point in the history
Add build_all to `files:` entry to crypto, disk and w1.

(cherry picked from commit 67db7fb)

Original-Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
GitOrigin-RevId: 67db7fb
Cr-Build-Id: 8732659221460854369
Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8732659221460854369
Copybot-Job-Name: zephyr-main-copybot-downstream
Change-Id: I59b500987c7d6e78745fcee352c77fd412a8b9e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5976024
Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
Reviewed-by: Ting Shen <phoenixshen@chromium.org>
Commit-Queue: Ting Shen <phoenixshen@chromium.org>
  • Loading branch information
soburi authored and Chromeos LUCI committed Oct 30, 2024
1 parent b729ca3 commit f94b143
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,7 @@ Disk:
- subsys/sd/
- tests/subsys/sd/
- tests/drivers/disk/
- tests/drivers/build_all/disk/
- include/zephyr/sd/
- dts/bindings/sd/
- dts/bindings/mmc/
Expand Down Expand Up @@ -1223,6 +1224,7 @@ Release Notes:
- samples/drivers/crypto/
- tests/crypto/
- doc/services/crypto/
- tests/drivers/build_all/crypto/
labels:
- "area: Crypto / RNG"
tests:
Expand Down Expand Up @@ -2128,6 +2130,7 @@ Release Notes:
- include/zephyr/drivers/w1.h
- include/zephyr/drivers/sensor/w1_sensor.h
- tests/drivers/w1/
- tests/drivers/build_all/w1/
- samples/drivers/w1/
labels:
- "area: W1"
Expand Down

0 comments on commit f94b143

Please sign in to comment.