From 47562485e4ebe0554ac2bbb6b4386702126b0fa5 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 4 Nov 2024 10:18:16 +0200 Subject: [PATCH] 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 --- MAINTAINERS.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 4b905622b3b..3e60959ea16 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -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