MAINTAINERS: Fix issues with Bluetooth HCI section
The primary header file was missing, and one of the labels was wrong. Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
This commit is contained in:
parent
9705fc06b4
commit
47562485e4
|
@ -314,12 +314,13 @@ Bluetooth HCI:
|
|||
- HoZHel
|
||||
files:
|
||||
- include/zephyr/drivers/bluetooth/
|
||||
- include/zephyr/drivers/bluetooth.h
|
||||
- drivers/bluetooth/
|
||||
- samples/bluetooth/hci_*/
|
||||
- tests/bsim/bluetooth/hci_uart/
|
||||
- dts/bindings/bluetooth/
|
||||
labels:
|
||||
- "area: Bluetooth Host"
|
||||
- "area: Bluetooth HCI"
|
||||
- "area: Bluetooth"
|
||||
tests:
|
||||
- bluetooth
|
||||
|
|
Loading…
Reference in New Issue