From e5df99082b9b8889d6f0568eb097417b19133fed Mon Sep 17 00:00:00 2001 From: Emil Gydesen Date: Mon, 6 May 2024 15:30:30 +0200 Subject: [PATCH] MAINTAINERS: Add BT CAP samples to LE audio group Add the CAP initiator and acceptor samples to the files for Bluetooth Audio. This will also automatically support a future CAP Commander sample. Signed-off-by: Emil Gydesen --- MAINTAINERS.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 0dfcbda4a12..b110c29cde4 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -450,6 +450,7 @@ Bluetooth Audio: - tests/bluetooth/tester/src/audio/ - doc/connectivity/bluetooth/api/audio/ - samples/bluetooth/bap*/ + - samples/bluetooth/cap*/ - samples/bluetooth/hap*/ - samples/bluetooth/pbp*/ - samples/bluetooth/tmap*/