MAINTAINERS: Exclude BT classic from BT host
Treat Bluetooth Classic similar to Bluetooth Mesh and Audio by not including it in the BT host, as most of the BT Host people are LE-only. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
5bf395ba70
commit
9207def7da
1 changed files with 4 additions and 0 deletions
|
@ -398,6 +398,9 @@ Bluetooth Host:
|
|||
- subsys/bluetooth/shell/
|
||||
- tests/bluetooth/host*/
|
||||
- tests/bsim/bluetooth/host/
|
||||
files-exclude:
|
||||
- subsys/bluetooth/host/classic/
|
||||
- include/zephyr/bluetooth/classic/
|
||||
labels:
|
||||
- "area: Bluetooth Host"
|
||||
- "area: Bluetooth"
|
||||
|
@ -475,6 +478,7 @@ Bluetooth Classic:
|
|||
- include/zephyr/bluetooth/classic/
|
||||
labels:
|
||||
- "area: Bluetooth Classic"
|
||||
- "area: Bluetooth"
|
||||
tests:
|
||||
- bluetooth
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue