Skip to content

Commit

Permalink
MAINTAINERS: Exclude BT classic from BT host
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Thalley authored and nashif committed Jul 18, 2024
1 parent 5bf395b commit 9207def
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -475,6 +478,7 @@ Bluetooth Classic:
- include/zephyr/bluetooth/classic/
labels:
- "area: Bluetooth Classic"
- "area: Bluetooth"
tests:
- bluetooth

Expand Down

0 comments on commit 9207def

Please sign in to comment.