From cb3ae1779f7c814b72df298a41a8b0bc68500ba5 Mon Sep 17 00:00:00 2001 From: Henrik Brix Andersen Date: Fri, 25 Aug 2023 13:52:34 +0200 Subject: [PATCH] MAINTAINERS: add a few missing paths to the CAN area Add a few missing paths to the CAN area in the MAINTAINERS.yml file. Signed-off-by: Henrik Brix Andersen --- MAINTAINERS.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index b7ad6a783658c3..7622a6ab20204a 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -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/