MAINTAINERS: area updates
- Introduce formatted ouptut area - fix BT controller paths for tests. - fix BT mesh paths for tests. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
5c94549023
commit
be7a91fd54
1 changed files with 23 additions and 0 deletions
|
@ -192,6 +192,9 @@ Bluetooth:
|
||||||
- subsys/bluetooth/audio/
|
- subsys/bluetooth/audio/
|
||||||
- include/bluetooth/audio/
|
- include/bluetooth/audio/
|
||||||
- tests/bluetooth/bsim_bt/bsim_test_audio/
|
- tests/bluetooth/bsim_bt/bsim_test_audio/
|
||||||
|
- tests/bluetooth/controller/
|
||||||
|
- tests/bluetooth/mesh_*/
|
||||||
|
- tests/bluetooth/mesh/
|
||||||
labels:
|
labels:
|
||||||
- "area: Bluetooth"
|
- "area: Bluetooth"
|
||||||
|
|
||||||
|
@ -209,6 +212,7 @@ Bluetooth controller:
|
||||||
- erbr-ot
|
- erbr-ot
|
||||||
files:
|
files:
|
||||||
- subsys/bluetooth/controller/
|
- subsys/bluetooth/controller/
|
||||||
|
- tests/bluetooth/controller/
|
||||||
labels:
|
labels:
|
||||||
- "area: Bluetooth Controller"
|
- "area: Bluetooth Controller"
|
||||||
- "area: Bluetooth"
|
- "area: Bluetooth"
|
||||||
|
@ -999,6 +1003,19 @@ Filesystems:
|
||||||
labels:
|
labels:
|
||||||
- "area: File System"
|
- "area: File System"
|
||||||
|
|
||||||
|
Formatted Output:
|
||||||
|
status: maintained
|
||||||
|
maintainers:
|
||||||
|
- nordic-krch
|
||||||
|
files:
|
||||||
|
- include/sys/cbprintf*
|
||||||
|
- tests/unit/cbprintf/
|
||||||
|
- tests/lib/cbprintf_*/
|
||||||
|
- lib/os/cbprintf*
|
||||||
|
- lib/os/Kconfig.cbprintf
|
||||||
|
labels:
|
||||||
|
- "area: Formatting Output"
|
||||||
|
|
||||||
IPC:
|
IPC:
|
||||||
status: maintained
|
status: maintained
|
||||||
maintainers:
|
maintainers:
|
||||||
|
@ -1067,6 +1084,12 @@ Base OS:
|
||||||
files:
|
files:
|
||||||
- include/sys/
|
- include/sys/
|
||||||
- lib/os/
|
- lib/os/
|
||||||
|
files-exclude:
|
||||||
|
- include/sys/cbprintf*
|
||||||
|
- tests/unit/cbprintf/
|
||||||
|
- tests/lib/cbprintf_*/
|
||||||
|
- lib/os/cbprintf*
|
||||||
|
- lib/os/Kconfig.cbprintf
|
||||||
labels:
|
labels:
|
||||||
- "area: Base OS"
|
- "area: Base OS"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue