MAINTAINERS: add missing labels

Add all missing labels.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2020-12-07 09:55:15 -05:00
commit c7fc9cdef2

View file

@ -170,6 +170,8 @@ Bluetooth controller:
- thoh-ot - thoh-ot
files: files:
- subsys/bluetooth/controller/ - subsys/bluetooth/controller/
labels:
- "area: Bluetooth Controller"
Bluetooth Mesh: Bluetooth Mesh:
status: maintained status: maintained
@ -214,6 +216,8 @@ CMSIS API layer:
- nashif - nashif
files: files:
- lib/cmsis_rtos_v*/ - lib/cmsis_rtos_v*/
labels:
- "area: Portability"
Common arch: Common arch:
status: maintained status: maintained
@ -253,6 +257,8 @@ DFU:
- include/dfu/ - include/dfu/
- subsys/dfu/ - subsys/dfu/
- tests/subsys/dfu/ - tests/subsys/dfu/
labels:
- "area: DFU"
Devicetree: Devicetree:
status: maintained status: maintained
@ -324,6 +330,8 @@ Documentation:
files: files:
- drivers/audio/ - drivers/audio/
- include/audio/ - include/audio/
labels:
- "area: Audio"
"Drivers: CAN": "Drivers: CAN":
status: maintained status: maintained
@ -427,6 +435,8 @@ Documentation:
- include/drivers/entropy.h - include/drivers/entropy.h
- samples/drivers/entropy/ - samples/drivers/entropy/
- tests/drivers/entropy/ - tests/drivers/entropy/
labels:
- "area: Crypto / RNG"
"Drivers: ESPI": "Drivers: ESPI":
status: orphaned status: orphaned
@ -435,7 +445,7 @@ Documentation:
- include/drivers/espi.h - include/drivers/espi.h
- samples/drivers/espi/ - samples/drivers/espi/
labels: labels:
- "eSPI" - "area: eSPI"
"Drivers: Ethernet": "Drivers: Ethernet":
status: maintained status: maintained
@ -520,6 +530,8 @@ Documentation:
- jukkar - jukkar
files: files:
- drivers/ieee802154/ - drivers/ieee802154/
labels:
- "area: IEEE 802.15.4"
"Drivers: Interrupt controllers": "Drivers: Interrupt controllers":
status: orphaned status: orphaned
@ -528,6 +540,8 @@ Documentation:
- dts/bindings/interrupt-controller/ - dts/bindings/interrupt-controller/
- include/drivers/interrupt_controller/ - include/drivers/interrupt_controller/
- include/dt-bindings/interrupt-controller/ - include/dt-bindings/interrupt-controller/
labels:
- "area: Interrupt Controller"
"Drivers: IPM": "Drivers: IPM":
status: maintained status: maintained
@ -537,6 +551,8 @@ Documentation:
- drivers/ipm/ - drivers/ipm/
description: >- description: >-
Inter-processor mailboxes Inter-processor mailboxes
labels:
- "area: IPM"
"Drivers: kscan": "Drivers: kscan":
status: orphaned status: orphaned
@ -545,6 +561,8 @@ Documentation:
- include/drivers/kscan.h - include/drivers/kscan.h
- samples/drivers/espi/ - samples/drivers/espi/
- tests/drivers/kscan/ - tests/drivers/kscan/
labels:
- "area: Kscan"
"Drivers: LED": "Drivers: LED":
status: maintained status: maintained
@ -566,6 +584,8 @@ Documentation:
- drivers/led_strip/ - drivers/led_strip/
- dts/bindings/led_strip/ - dts/bindings/led_strip/
- include/drivers/led_strip.h - include/drivers/led_strip.h
labels:
- "area: LED"
"Drivers: lora": "Drivers: lora":
status: maintained status: maintained
@ -575,6 +595,8 @@ Documentation:
- drivers/lora/ - drivers/lora/
- include/drivers/lora.h - include/drivers/lora.h
- samples/drivers/lora/ - samples/drivers/lora/
labels:
- "area: LoRa"
"Drivers: Modem": "Drivers: Modem":
status: orphaned status: orphaned
@ -583,10 +605,12 @@ Documentation:
labels: labels:
- "area: Modem" - "area: Modem"
"Drivers: Neural networking": "Drivers: Neural Networks":
status: orphaned status: orphaned
files: files:
- drivers/neural_net/ - drivers/neural_net/
labels:
- "area: Neural Networks"
"Drivers: PCI": "Drivers: PCI":
status: maintained status: maintained
@ -600,12 +624,14 @@ Documentation:
labels: labels:
- "area: PCI" - "area: PCI"
"Drivers: peci": "Drivers: PECI":
status: orphaned status: orphaned
files: files:
- drivers/peci/ - drivers/peci/
- include/drivers/peci.h - include/drivers/peci.h
- samples/drivers/peci/ - samples/drivers/peci/
labels:
- "area: PECI"
"Drivers: Pinmux": "Drivers: Pinmux":
status: maintained status: maintained
@ -625,6 +651,8 @@ Documentation:
files: files:
- drivers/ptp_clock/ - drivers/ptp_clock/
- include/ptp_clock.h - include/ptp_clock.h
labels:
- "area: Clocks"
"Drivers: PWM": "Drivers: PWM":
status: maintained status: maintained
@ -728,6 +756,9 @@ Documentation:
description: >- description: >-
Inventek es-WiFi Inventek es-WiFi
labels:
- "area: Wifi"
Filesystems: Filesystems:
status: maintained status: maintained
maintainers: maintainers:
@ -754,6 +785,9 @@ JSON Web Token:
files: files:
- subsys/jwt/ - subsys/jwt/
labels:
- "area: JSON"
Kconfig: Kconfig:
status: orphaned status: orphaned
files: files:
@ -790,6 +824,9 @@ Little FS:
description: >- description: >-
Little FS Little FS
labels:
- "area: File System"
Logging: Logging:
status: maintained status: maintained
maintainers: maintainers:
@ -903,6 +940,9 @@ Networking:
- subsys/net/buf.c - subsys/net/buf.c
- tests/net/buf/ - tests/net/buf/
labels:
- "area: Networking"
"Networking: CoAP": "Networking: CoAP":
status: maintained status: maintained
maintainers: maintainers:
@ -913,7 +953,8 @@ Networking:
- subsys/net/lib/coap/ - subsys/net/lib/coap/
- samples/net/sockets/coap_*/ - samples/net/sockets/coap_*/
- tests/net/lib/coap/ - tests/net/lib/coap/
labels:
- "area: Networking"
"Networking: LWM2M": "Networking: LWM2M":
status: maintained status: maintained
maintainers: maintainers:
@ -936,6 +977,8 @@ Networking:
- subsys/net/lib/mqtt/ - subsys/net/lib/mqtt/
- tests/net/lib/mqtt_packet/ - tests/net/lib/mqtt_packet/
- samples/net/mqtt_publisher/ - samples/net/mqtt_publisher/
labels:
- "area: Networking"
NIOS-2 arch: NIOS-2 arch:
status: maintained status: maintained
@ -1141,6 +1184,10 @@ VFS:
description: >- description: >-
VFS implementation VFS implementation
labels:
- "area: File System"
West: West:
status: maintained status: maintained
maintainers: maintainers: