From 4a275a06a0e3addcf5f4762a6e3e6bdfb696ab36 Mon Sep 17 00:00:00 2001 From: Axel Le Bourhis Date: Thu, 5 Jun 2025 18:03:43 +0200 Subject: [PATCH] maintainers.yml: Update NXP Platform Wireless scope Increase the scope of this group to include wireless boards, wireless socs, hdlc_rcp_if driver, and overlays/conf files in samples. Signed-off-by: Axel Le Bourhis --- MAINTAINERS.yml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index f07e56f6d4a..8d7afd64b63 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -3848,10 +3848,19 @@ NXP Platform Wireless: - axelnxp - George-Stefan files: - - drivers/wifi/nxp/ - - drivers/bluetooth/hci/*nxp* - - drivers/ieee802154/ieee802154_kw41z.c + - boards/nxp/*mcxw*/ + - boards/nxp/*rw*/ - drivers/*/*mcxw*.c + - drivers/bluetooth/hci/*nxp* + - drivers/hdlc_rcp_if/*nxp* + - drivers/ieee802154/ieee802154_kw41z.c + - drivers/wifi/nxp/ + - samples/bluetooth/**/*rw* + - samples/net/**/*mcxw* + - samples/net/**/*nxp* + - samples/net/**/*rw* + - soc/nxp/mcx/mcxw/ + - soc/nxp/rw/ labels: - "platform: NXP Drivers"