Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINTAINERS: Add "STM32 Wireless Platforms" #82857

Merged
merged 2 commits into from
Dec 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 31 additions & 2 deletions MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3984,11 +3984,37 @@ STM32 Platforms:
- dts/bindings/*/*stm32*
- soc/st/stm32/
- samples/boards/st/
files-exclude:
- boards/st/*wb*/
- drivers/bluetooth/hci/*stm32*.c
- soc/st/stm32/stm32wb*/
labels:
- "platform: STM32"
description: >-
STM32 SOCs, dts files and related drivers. ST nucleo, disco and eval
boards.
STM32 SOCs, dts files and related drivers. ST development boards.

STM32 Wireless Platforms:
status: maintained
maintainers:
- erwango
collaborators:
- asm5878
- HoZHel
- benothmn-st
- mathieuchopstm
files:
- boards/shields/x_nucleo_bnrg2a1/
- boards/shields/x_nucleo_idb05a1/
- boards/shields/x_nucleo_wb05kn1/
- boards/st/*wb*/
- drivers/bluetooth/hci/*stm32*.c
- drivers/bluetooth/hci/hci_spi_st.c
- soc/st/stm32/stm32wb*/
labels:
- "platform: STM32"
description: >-
STM32WB SOCs, dts files and related drivers. STM32WB development boards
and ST bluetooth shields.

Espressif Platforms:
status: maintained
Expand Down Expand Up @@ -4858,6 +4884,9 @@ West:
- FRASTM
- gautierg-st
- marwaiehm-st
- asm5878
- HoZHel
- benothmn-st
files:
- modules/Kconfig.stm32
labels:
Expand Down
Loading