Skip to content

Commit

Permalink
MAINTAINERS: add a few missing paths to the CAN area
Browse files Browse the repository at this point in the history
Add a few missing paths to the CAN area in the MAINTAINERS.yml file.

Signed-off-by: Henrik Brix Andersen <[email protected]>
  • Loading branch information
henrikbrixandersen authored and MaureenHelm committed Aug 25, 2023
1 parent 67d2e07 commit cb3ae17
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -709,16 +709,18 @@ Release Notes:
- martinjaeger
- str4t0m
files:
- boards/shields/mcp2515/
- doc/hardware/peripherals/canbus/
- drivers/can/
- drivers/net/canbus.c
- dts/bindings/can/
- dts/bindings/phy/can-transceiver*
- include/zephyr/canbus/
- include/zephyr/devicetree/can.h
- include/zephyr/drivers/can.h
- include/zephyr/drivers/can/
- include/zephyr/net/canbus.h
- include/zephyr/net/socketcan.h
- include/zephyr/net/socketcan*.h
- samples/drivers/can/
- samples/modules/canopennode/
- samples/net/sockets/can/
Expand Down

0 comments on commit cb3ae17

Please sign in to comment.