From f419b5ca11a130ce070218a00dd3e34c759e329b Mon Sep 17 00:00:00 2001 From: TOKITA Hiroshi Date: Mon, 10 Mar 2025 19:30:00 +0900 Subject: [PATCH] MAINTAINERS: Add boards to Raspberry Pi Pico Platforms Updating to add some boards implemented with RP2040/RP2350 that were not registered. Signed-off-by: TOKITA Hiroshi --- MAINTAINERS.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 501aed392677..745c3dc39f22 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -3597,9 +3597,15 @@ Raspberry Pi Pico Platforms: - threeeights - ajf58 files: - - boards/raspberrypi/ + - boards/raspberrypi/rpi_pico*/ - boards/adafruit/kb2040/ + - boards/adafruit/macropad_rp2040/ + - boards/adafruit/qt_py_rp2040/ + - boards/pimoroni/pico_plus2/ + - boards/seeed/xiao_rp2040/ - boards/sparkfun/pro_micro_rp2040/ + - boards/waveshare/rp2040_zero/ + - boards/wiznet/w5500_evb_pico*/ - dts/arm/raspberrypi/rpi_pico/ - dts/bindings/*/raspberrypi,pico* - drivers/*/*rpi_pico