Skip to content

Commit 27227c5

Browse files
cvinayaknashif
authored andcommitted
MAINTAINERS: Add cvinayak to Bluetooth HCI, Host and ISO
Contributed some of the following to HCI (UART) samples: Vinayak Kariappa Chettimada (20): Bluetooth: hci_uart: reduce configured stack sizes samples: Bluetooth: Add configuration file for all controller features samples: Bluetooth: hci_rpmsg: Fix RAM overflow building for DF feature Bluetooth: Controller: Preliminary Central multiple CIS support samples: Bluetooth: hci_rpmsg/uart: Fix BT_CTLR_ISO_TX_BUFFER_SIZE Bluetooth: Controller: Fix connected ISO dynamic tx power Bluetooth: Controller: BT_CTLR_ISO_TX_BUFFER_SIZE from BT_ISO_TX_MTU samples: Bluetooth: hci_uart: Add preliminary support for nrf54l15pdk samples: Bluetooth: hci_uart: Use lower IRQ priority SoC peripherals samples: Bluetooth: hci_uart: Add preliminary DF support for nrf54l15pdk samples: Bluetooth: hci_uart/hci_ipc: CI coverage for nRF53+nRF21 FEM samples: Bluetooth: hci_uart: CI coverage for nRF5340dk cpuapp samples: Bluetooth: hci_uart: CI coverage for nRF52+nRF21 FEM samples: Bluetooth: hci_uart: CI coverage for nRF52840 samples: Bluetooth: hci_uart: CI coverage for nRF52dk samples: Bluetooth: hci_uart: CI coverage for nRF52833 DF samples: Bluetooth: hci_uart(_3wire)/hci_ipc: Enable PAST feature samples: Bluetooth: hci_uart hci_ipc configuration update samples: Bluetooth: hci_uart hci_ipc configuration update Revert "Bluetooth: controller: remove refs to LLCP_LEGACY after rebase" Contributed some of the following to Host: Vinayak Kariappa Chettimada (2409): Bluetooth: SMP: Fix unaligned access usage fault. soc: Use nrf.h instead of nrf52.h and nrf52_bitfields.h Bluetooth: Fix race condition between ecc_send and ecc_task ... Contributed some of the following to Host ISO: Vinayak Kariappa Chettimada (2): Bluetooth: host: iso: Fix typo in hci_le_big_terminate Bluetooth: HCI: Rename to bt_hci_iso_sdu_hdr and bt_hci_iso_sdu_ts_hdr and attends the weekly Bluetooth Zephyr meetings. Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
1 parent 3a6c4f5 commit 27227c5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

MAINTAINERS.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ Bluetooth HCI:
313313
- sjanc
314314
- theob-pro
315315
- HoZHel
316+
- cvinayak
316317
files:
317318
- include/zephyr/drivers/bluetooth/
318319
- include/zephyr/drivers/bluetooth.h
@@ -326,7 +327,7 @@ Bluetooth HCI:
326327
tests:
327328
- bluetooth
328329

329-
Bluetooth controller:
330+
Bluetooth Controller:
330331
status: maintained
331332
maintainers:
332333
- cvinayak
@@ -365,6 +366,7 @@ Bluetooth Host:
365366
- sjanc
366367
- Thalley
367368
- theob-pro
369+
- cvinayak
368370
files:
369371
- doc/connectivity/bluetooth/
370372
- include/zephyr/bluetooth/
@@ -515,6 +517,7 @@ Bluetooth ISO:
515517
- jhedberg
516518
- kruithofa
517519
- rugeGerritsen
520+
- cvinayak
518521
files:
519522
- include/zephyr/bluetooth/iso.h
520523
- doc/connectivity/bluetooth/shell/host/iso.rst

0 commit comments

Comments
 (0)