From d019474766c1f4143db22a960e86c8ecd22c1961 Mon Sep 17 00:00:00 2001 From: Jonathan Rico Date: Thu, 18 Jan 2024 14:36:05 +0100 Subject: [PATCH] MAINTAINERS: Add Bluetooth Classic section This is the "legacy" Bluetooth protocol. lylezhu2012 (NXP) recently volunteered to maintain it. Signed-off-by: Jonathan Rico --- MAINTAINERS.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index a571bb9bde..8954bbad73 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -421,6 +421,28 @@ Bluetooth Audio: tests: - bluetooth.audio +Bluetooth Classic: + status: maintained + maintainers: + - lylezhu2012 + collaborators: + - jhedberg + - sjanc + files: + - subsys/bluetooth/host/a2dp* + - subsys/bluetooth/host/at.* + - subsys/bluetooth/host/avdtp* + - subsys/bluetooth/host/br.* + - subsys/bluetooth/host/hfp* + - subsys/bluetooth/host/l2cap_br* + - subsys/bluetooth/host/rfcomm* + - subsys/bluetooth/host/sdp* + - subsys/bluetooth/host/ssp* + labels: + - "area: Bluetooth Classic" + tests: + - bluetooth + Bootloaders: status: odd fixes files: