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