MAINTAINERS: Move a few paths from Bluetooth to Bluetooth Host

Bluetooth HCI drivers, Bluetooth services and the Bluetooth shell can be
considered part of the Host. Move the paths to the Host entry so that
the "Bluetooth Host" label is applied to PRs that change files in those
paths.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
Carles Cufi 2023-08-17 17:06:25 +02:00 committed by Johan Hedberg
parent 431a778b8c
commit d8c61f21a4

View file

@ -206,14 +206,11 @@ Bluetooth:
- sjanc
files:
- doc/connectivity/bluetooth/
- drivers/bluetooth/
- include/zephyr/bluetooth/
- include/zephyr/drivers/bluetooth/
- samples/bluetooth/
- subsys/bluetooth/
- subsys/bluetooth/common/
- subsys/bluetooth/services/
- subsys/bluetooth/shell/
- tests/bluetooth/
- tests/bsim/bluetooth/
files-exclude:
@ -271,7 +268,10 @@ Bluetooth Host:
- theob-pro
- kruithofa
files:
- drivers/bluetooth/
- subsys/bluetooth/host/
- subsys/bluetooth/services/
- subsys/bluetooth/shell/
- tests/bluetooth/host*/
- tests/bsim/bluetooth/host/
labels: