MAINTAINERS: various updates and improvements
Various updates to areas and new areas to cover some orphaned files. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
49c39c50d6
commit
f9d71a2ef8
|
@ -111,6 +111,19 @@
|
||||||
|
|
||||||
# Areas are sorted by name
|
# Areas are sorted by name
|
||||||
|
|
||||||
|
ACPI:
|
||||||
|
status: maintained
|
||||||
|
maintainers:
|
||||||
|
- jhedberg
|
||||||
|
- najumon1980
|
||||||
|
collaborators:
|
||||||
|
- finikorg
|
||||||
|
files:
|
||||||
|
- lib/acpi/
|
||||||
|
- include/zephyr/acpi/
|
||||||
|
labels:
|
||||||
|
- "area: ACPI"
|
||||||
|
|
||||||
ARC arch:
|
ARC arch:
|
||||||
status: maintained
|
status: maintained
|
||||||
maintainers:
|
maintainers:
|
||||||
|
@ -194,6 +207,18 @@ Ambiq Platforms:
|
||||||
labels:
|
labels:
|
||||||
- "platform: Ambiq"
|
- "platform: Ambiq"
|
||||||
|
|
||||||
|
Benchmarks:
|
||||||
|
status: maintained
|
||||||
|
maintainers:
|
||||||
|
- peter-mitsis
|
||||||
|
collaborators:
|
||||||
|
- nashif
|
||||||
|
- dcpleung
|
||||||
|
files:
|
||||||
|
- tests/benchmarks/
|
||||||
|
labels:
|
||||||
|
- "area: Benchmarks"
|
||||||
|
|
||||||
Binary Descriptors:
|
Binary Descriptors:
|
||||||
status: maintained
|
status: maintained
|
||||||
maintainers:
|
maintainers:
|
||||||
|
@ -491,8 +516,10 @@ Common Architecture Interface:
|
||||||
- dcpleung
|
- dcpleung
|
||||||
- nashif
|
- nashif
|
||||||
files:
|
files:
|
||||||
|
- include/zephyr/arch/
|
||||||
- arch/common/
|
- arch/common/
|
||||||
- include/zephyr/arch/common/
|
- include/zephyr/arch/common/
|
||||||
|
- tests/arch/common/
|
||||||
labels:
|
labels:
|
||||||
- "area: Architectures"
|
- "area: Architectures"
|
||||||
|
|
||||||
|
@ -521,6 +548,18 @@ Debug:
|
||||||
labels:
|
labels:
|
||||||
- "area: Debugging"
|
- "area: Debugging"
|
||||||
|
|
||||||
|
|
||||||
|
Demand Paging:
|
||||||
|
status: maintained
|
||||||
|
maintainers:
|
||||||
|
- dcpleung
|
||||||
|
collaborators:
|
||||||
|
- ceolin
|
||||||
|
- peter-mitsis
|
||||||
|
- nashif
|
||||||
|
files:
|
||||||
|
- subsys/demand_paging/
|
||||||
|
|
||||||
Device Driver Model:
|
Device Driver Model:
|
||||||
status: maintained
|
status: maintained
|
||||||
maintainers:
|
maintainers:
|
||||||
|
@ -590,6 +629,7 @@ Disk:
|
||||||
- subsys/sd/
|
- subsys/sd/
|
||||||
- tests/subsys/sd/
|
- tests/subsys/sd/
|
||||||
- tests/drivers/disk/
|
- tests/drivers/disk/
|
||||||
|
- include/zephyr/sd/
|
||||||
labels:
|
labels:
|
||||||
- "area: Disk Access"
|
- "area: Disk Access"
|
||||||
|
|
||||||
|
@ -693,6 +733,7 @@ Release Notes:
|
||||||
files:
|
files:
|
||||||
- drivers/audio/
|
- drivers/audio/
|
||||||
- include/zephyr/audio/
|
- include/zephyr/audio/
|
||||||
|
- doc/hardware/peripherals/audio/
|
||||||
labels:
|
labels:
|
||||||
- "area: Audio"
|
- "area: Audio"
|
||||||
|
|
||||||
|
@ -704,6 +745,7 @@ Release Notes:
|
||||||
- tests/drivers/bbram/
|
- tests/drivers/bbram/
|
||||||
- drivers/bbram/
|
- drivers/bbram/
|
||||||
- include/zephyr/drivers/bbram.h
|
- include/zephyr/drivers/bbram.h
|
||||||
|
- doc/hardware/peripherals/bbram.rst
|
||||||
labels:
|
labels:
|
||||||
- "area: Battery Backed RAM (bbram)"
|
- "area: Battery Backed RAM (bbram)"
|
||||||
|
|
||||||
|
@ -717,6 +759,7 @@ Release Notes:
|
||||||
- include/zephyr/drivers/auxdisplay.h
|
- include/zephyr/drivers/auxdisplay.h
|
||||||
- drivers/auxdisplay/*
|
- drivers/auxdisplay/*
|
||||||
- dts/bindings/auxdisplay/*
|
- dts/bindings/auxdisplay/*
|
||||||
|
- doc/hardware/peripherals/auxdisplay.rst
|
||||||
labels:
|
labels:
|
||||||
- "area: Aux display"
|
- "area: Aux display"
|
||||||
|
|
||||||
|
@ -927,6 +970,7 @@ Release Notes:
|
||||||
- include/zephyr/dt-bindings/ethernet/
|
- include/zephyr/dt-bindings/ethernet/
|
||||||
- tests/drivers/build_all/ethernet/
|
- tests/drivers/build_all/ethernet/
|
||||||
- dts/bindings/ethernet/
|
- dts/bindings/ethernet/
|
||||||
|
- tests/drivers/ethernet/
|
||||||
labels:
|
labels:
|
||||||
- "area: Ethernet"
|
- "area: Ethernet"
|
||||||
|
|
||||||
|
@ -992,6 +1036,18 @@ Release Notes:
|
||||||
labels:
|
labels:
|
||||||
- "area: GPIO"
|
- "area: GPIO"
|
||||||
|
|
||||||
|
"Drivers: GNSS":
|
||||||
|
status: maintained
|
||||||
|
maintainers:
|
||||||
|
- bjarki-trackunit
|
||||||
|
files:
|
||||||
|
- doc/hardware/peripherals/gnss.rst
|
||||||
|
- drivers/gnss/
|
||||||
|
- include/zephyr/drivers/gnss.h
|
||||||
|
- tests/drivers/gnss/
|
||||||
|
labels:
|
||||||
|
- "area: GNSS"
|
||||||
|
|
||||||
"Drivers: HW Info":
|
"Drivers: HW Info":
|
||||||
status: maintained
|
status: maintained
|
||||||
maintainers:
|
maintainers:
|
||||||
|
@ -1086,6 +1142,7 @@ Release Notes:
|
||||||
- dts/bindings/ipm/
|
- dts/bindings/ipm/
|
||||||
- tests/drivers/ipm/
|
- tests/drivers/ipm/
|
||||||
- doc/hardware/peripherals/ipm.rst
|
- doc/hardware/peripherals/ipm.rst
|
||||||
|
- include/zephyr/drivers/ipm.h
|
||||||
description: >-
|
description: >-
|
||||||
Inter-processor mailboxes
|
Inter-processor mailboxes
|
||||||
labels:
|
labels:
|
||||||
|
@ -1201,6 +1258,7 @@ Release Notes:
|
||||||
- bjarki-trackunit
|
- bjarki-trackunit
|
||||||
files:
|
files:
|
||||||
- drivers/rtc/
|
- drivers/rtc/
|
||||||
|
- include/zephyr/drivers/rtc/
|
||||||
- tests/drivers/rtc/
|
- tests/drivers/rtc/
|
||||||
- doc/hardware/peripherals/rtc.rst
|
- doc/hardware/peripherals/rtc.rst
|
||||||
- include/zephyr/drivers/rtc.h
|
- include/zephyr/drivers/rtc.h
|
||||||
|
@ -1333,6 +1391,7 @@ Release Notes:
|
||||||
files:
|
files:
|
||||||
- drivers/sensor/
|
- drivers/sensor/
|
||||||
- include/zephyr/drivers/sensor.h
|
- include/zephyr/drivers/sensor.h
|
||||||
|
- include/zephyr/drivers/sensor_data_types.h
|
||||||
- samples/sensor/
|
- samples/sensor/
|
||||||
- tests/drivers/sensor/
|
- tests/drivers/sensor/
|
||||||
- dts/bindings/sensor/
|
- dts/bindings/sensor/
|
||||||
|
@ -1590,6 +1649,7 @@ Input:
|
||||||
- subsys/input/
|
- subsys/input/
|
||||||
- tests/drivers/build_all/input/
|
- tests/drivers/build_all/input/
|
||||||
- tests/subsys/input/
|
- tests/subsys/input/
|
||||||
|
- tests/drivers/input/
|
||||||
description: >-
|
description: >-
|
||||||
Input subsystem and drivers
|
Input subsystem and drivers
|
||||||
labels:
|
labels:
|
||||||
|
@ -1622,6 +1682,7 @@ JSON Web Token:
|
||||||
- include/zephyr/data/
|
- include/zephyr/data/
|
||||||
- lib/os/json.c
|
- lib/os/json.c
|
||||||
- tests/subsys/jwt/
|
- tests/subsys/jwt/
|
||||||
|
- tests/lib/json/
|
||||||
labels:
|
labels:
|
||||||
- "area: JSON"
|
- "area: JSON"
|
||||||
|
|
||||||
|
@ -1682,6 +1743,7 @@ Base OS:
|
||||||
- tests/lib/cbprintf_*/
|
- tests/lib/cbprintf_*/
|
||||||
- lib/os/cbprintf*
|
- lib/os/cbprintf*
|
||||||
- lib/os/Kconfig.cbprintf
|
- lib/os/Kconfig.cbprintf
|
||||||
|
- include/zephyr/sys/mem_manage.h
|
||||||
labels:
|
labels:
|
||||||
- "area: Base OS"
|
- "area: Base OS"
|
||||||
|
|
||||||
|
@ -2205,6 +2267,7 @@ Twister:
|
||||||
- gchwier
|
- gchwier
|
||||||
files:
|
files:
|
||||||
- scripts/twister
|
- scripts/twister
|
||||||
|
- scripts/schemas/twister/
|
||||||
- scripts/pylib/twister/
|
- scripts/pylib/twister/
|
||||||
- scripts/tests/twister/
|
- scripts/tests/twister/
|
||||||
- scripts/tests/twister_blackbox/
|
- scripts/tests/twister_blackbox/
|
||||||
|
@ -2839,6 +2902,7 @@ TF-M Integration:
|
||||||
labels:
|
labels:
|
||||||
- "area: TF-M"
|
- "area: TF-M"
|
||||||
|
|
||||||
|
|
||||||
"Toolchain Integration":
|
"Toolchain Integration":
|
||||||
status: maintained
|
status: maintained
|
||||||
maintainers:
|
maintainers:
|
||||||
|
@ -2850,6 +2914,7 @@ TF-M Integration:
|
||||||
- cmake/compiler/
|
- cmake/compiler/
|
||||||
- cmake/linker/
|
- cmake/linker/
|
||||||
- cmake/toolchain/
|
- cmake/toolchain/
|
||||||
|
- include/zephyr/toolchain/
|
||||||
labels:
|
labels:
|
||||||
- "area: Toolchains"
|
- "area: Toolchains"
|
||||||
|
|
||||||
|
@ -2895,6 +2960,7 @@ Tracing:
|
||||||
- teburd
|
- teburd
|
||||||
files:
|
files:
|
||||||
- subsys/tracing/
|
- subsys/tracing/
|
||||||
|
- scripts/tracing/
|
||||||
- include/zephyr/tracing/
|
- include/zephyr/tracing/
|
||||||
- subsys/timing/
|
- subsys/timing/
|
||||||
- samples/subsys/tracing/
|
- samples/subsys/tracing/
|
||||||
|
@ -2919,6 +2985,7 @@ USB:
|
||||||
- tests/subsys/usb/
|
- tests/subsys/usb/
|
||||||
- tests/drivers/udc/
|
- tests/drivers/udc/
|
||||||
- doc/connectivity/usb/
|
- doc/connectivity/usb/
|
||||||
|
- scripts/generate_usb_vif/
|
||||||
labels:
|
labels:
|
||||||
- "area: USB"
|
- "area: USB"
|
||||||
|
|
||||||
|
@ -2959,6 +3026,7 @@ Userspace:
|
||||||
- scripts/build/process_gperf.py
|
- scripts/build/process_gperf.py
|
||||||
- scripts/build/gen_relocate_app.py
|
- scripts/build/gen_relocate_app.py
|
||||||
- include/zephyr/sys/kobject.h
|
- include/zephyr/sys/kobject.h
|
||||||
|
- include/zephyr/sys/mem_manage.h
|
||||||
labels:
|
labels:
|
||||||
- "area: Userspace"
|
- "area: Userspace"
|
||||||
|
|
||||||
|
@ -2994,10 +3062,11 @@ West:
|
||||||
status: maintained
|
status: maintained
|
||||||
maintainers:
|
maintainers:
|
||||||
- najumon1980
|
- najumon1980
|
||||||
|
- jhedberg
|
||||||
files:
|
files:
|
||||||
- modules/acpica/
|
- modules/acpica/
|
||||||
labels:
|
labels:
|
||||||
- manifest-acpica
|
- "area: ACPI"
|
||||||
|
|
||||||
"West project: canopennode":
|
"West project: canopennode":
|
||||||
status: maintained
|
status: maintained
|
||||||
|
@ -3121,7 +3190,8 @@ West:
|
||||||
collaborators:
|
collaborators:
|
||||||
- LucasTambor
|
- LucasTambor
|
||||||
- marekmatej
|
- marekmatej
|
||||||
files: []
|
files:
|
||||||
|
- modules/Kconfig.esp32
|
||||||
labels:
|
labels:
|
||||||
- "platform: ESP32"
|
- "platform: ESP32"
|
||||||
|
|
||||||
|
@ -3133,7 +3203,7 @@ West:
|
||||||
- drivers/misc/ethos_u/
|
- drivers/misc/ethos_u/
|
||||||
- modules/hal_ethos_u/
|
- modules/hal_ethos_u/
|
||||||
labels:
|
labels:
|
||||||
- manifest-hal_ethos_u
|
- "area: ARM"
|
||||||
|
|
||||||
"West project: hal_gigadevice":
|
"West project: hal_gigadevice":
|
||||||
status: maintained
|
status: maintained
|
||||||
|
@ -3501,7 +3571,8 @@ West:
|
||||||
- keith-packard
|
- keith-packard
|
||||||
collaborators:
|
collaborators:
|
||||||
- stephanosio
|
- stephanosio
|
||||||
files: []
|
files:
|
||||||
|
- modules/Kconfig.picolibc
|
||||||
labels:
|
labels:
|
||||||
- "area: C Library"
|
- "area: C Library"
|
||||||
- "area: picolibc"
|
- "area: picolibc"
|
||||||
|
@ -3612,6 +3683,7 @@ West:
|
||||||
- StefanHri
|
- StefanHri
|
||||||
files:
|
files:
|
||||||
- modules/uoscore-uedhoc/
|
- modules/uoscore-uedhoc/
|
||||||
|
- tests/modules/uoscore/
|
||||||
labels:
|
labels:
|
||||||
- "area: Networking"
|
- "area: Networking"
|
||||||
- "area: Crypto / RNG"
|
- "area: Crypto / RNG"
|
||||||
|
@ -3657,6 +3729,8 @@ Xtensa arch:
|
||||||
- dts/xtensa/
|
- dts/xtensa/
|
||||||
- boards/xtensa/qemu_xtensa/
|
- boards/xtensa/qemu_xtensa/
|
||||||
- boards/xtensa/xt-sim/
|
- boards/xtensa/xt-sim/
|
||||||
|
- soc/xtensa/dc233c/
|
||||||
|
- soc/xtensa/sample_controller/
|
||||||
labels:
|
labels:
|
||||||
- "area: Xtensa"
|
- "area: Xtensa"
|
||||||
|
|
||||||
|
@ -3710,6 +3784,7 @@ ZTest:
|
||||||
- subsys/testsuite/
|
- subsys/testsuite/
|
||||||
- tests/ztest/
|
- tests/ztest/
|
||||||
- tests/unit/util/
|
- tests/unit/util/
|
||||||
|
- tests/subsys/testsuite/
|
||||||
- samples/subsys/testsuite/
|
- samples/subsys/testsuite/
|
||||||
- doc/develop/test/ztest.rst
|
- doc/develop/test/ztest.rst
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Reference in a new issue