Skip to content

Commit 9207def

Browse files
Thalleynashif
authored andcommitted
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 <[email protected]>
1 parent 5bf395b commit 9207def

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MAINTAINERS.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,9 @@ Bluetooth Host:
398398
- subsys/bluetooth/shell/
399399
- tests/bluetooth/host*/
400400
- tests/bsim/bluetooth/host/
401+
files-exclude:
402+
- subsys/bluetooth/host/classic/
403+
- include/zephyr/bluetooth/classic/
401404
labels:
402405
- "area: Bluetooth Host"
403406
- "area: Bluetooth"
@@ -475,6 +478,7 @@ Bluetooth Classic:
475478
- include/zephyr/bluetooth/classic/
476479
labels:
477480
- "area: Bluetooth Classic"
481+
- "area: Bluetooth"
478482
tests:
479483
- bluetooth
480484

0 commit comments

Comments
 (0)