MAINTAINERS: Add "Bluetooth HCI" section

Split out the HCI drivers from the main Bluetooth sections.
The contributors to those are usually silicon vendors.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
This commit is contained in:
Jonathan Rico 2024-01-18 13:02:58 +01:00 committed by Maureen Helm
parent ea630294d3
commit cbdc91f7a3

View file

@ -299,7 +299,6 @@ Bluetooth:
files:
- doc/connectivity/bluetooth/
- include/zephyr/bluetooth/
- include/zephyr/drivers/bluetooth/
- samples/bluetooth/
- subsys/bluetooth/
- subsys/bluetooth/common/
@ -328,6 +327,27 @@ Bluetooth:
tests:
- bluetooth
Bluetooth HCI:
status: maintained
maintainers:
- jhedberg
- jori-nordic
collaborators:
- hermabe
- alwa-nordic
- Thalley
- sjanc
- theob-pro
files:
- include/zephyr/drivers/bluetooth/
- drivers/bluetooth/
- samples/bluetooth/hci_*/
labels:
- "area: Bluetooth Host"
- "area: Bluetooth"
tests:
- bluetooth
Bluetooth controller:
status: maintained
maintainers:
@ -362,7 +382,6 @@ Bluetooth Host:
- sjanc
- theob-pro
files:
- drivers/bluetooth/
- subsys/bluetooth/host/
- subsys/bluetooth/services/
- subsys/bluetooth/shell/