Skip to content

Commit ad94e5d

Browse files
committed
MAINTAINERS: Add area for NVMEM
Create a section for the newly maintained NVMEM area. Signed-off-by: Pieter De Gendt <[email protected]>
1 parent a9db680 commit ad94e5d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

MAINTAINERS.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3385,6 +3385,24 @@ NEORV32 platform:
33853385
tests:
33863386
- boards.neorv32
33873387

3388+
NVMEM:
3389+
status: maintained
3390+
maintainers:
3391+
- pdgendt
3392+
collaborators:
3393+
- henrikbrixandersen
3394+
files:
3395+
- doc/services/nvmem/
3396+
- dts/bindings/nvmem/
3397+
- include/zephyr/devicetree/nvmem.h
3398+
- include/zephyr/nvmem.h
3399+
- subsys/nvmem/
3400+
- tests/subsys/nvmem/
3401+
labels:
3402+
- "area: NVMEM"
3403+
tests:
3404+
- nvmem
3405+
33883406
NXP Platform Drivers:
33893407
status: maintained
33903408
maintainers:

0 commit comments

Comments
 (0)