MAINTAINERS: Exclude BT ISO from BT Host
Changes to ISO files should only get the BT ISO label and not the BT host label. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
63f8f7ff2a
commit
095d1d75e2
1 changed files with 4 additions and 0 deletions
|
|
@ -414,6 +414,8 @@ Bluetooth Host:
|
|||
- subsys/bluetooth/shell/ll.h
|
||||
- subsys/bluetooth/shell/ticker.c
|
||||
- subsys/bluetooth/Kconfig.iso
|
||||
- subsys/bluetooth/host/iso.c
|
||||
- subsys/bluetooth/host/iso_internal.h
|
||||
- tests/bluetooth/audio/
|
||||
- tests/bluetooth/controller/
|
||||
- tests/bluetooth/ctrl*/
|
||||
|
|
@ -526,6 +528,8 @@ Bluetooth ISO:
|
|||
- samples/bluetooth/iso_*/
|
||||
- subsys/bluetooth/shell/iso.c
|
||||
- subsys/bluetooth/Kconfig.iso
|
||||
- subsys/bluetooth/host/iso.c
|
||||
- subsys/bluetooth/host/iso_internal.h
|
||||
labels:
|
||||
- "area: Bluetooth ISO"
|
||||
- "area: Bluetooth"
|
||||
|
|
|
|||
Loading…
Reference in a new issue