Skip to content

Commit 9e43473

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 15d0af7 commit 9e43473

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

MAINTAINERS.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3314,6 +3314,20 @@ NEORV32 platform:
33143314
tests:
33153315
- boards.neorv32
33163316

3317+
NVMEM:
3318+
status: maintained
3319+
maintainers:
3320+
- pdgendt
3321+
files:
3322+
- include/zephyr/devicetree/nvmem.h
3323+
- include/zephyr/nvmem.h
3324+
- subsys/nvmem/
3325+
- tests/subsys/nvmem/
3326+
labels:
3327+
- "area: NVMEM"
3328+
tests:
3329+
- nvmem
3330+
33173331
NXP Platform Drivers:
33183332
status: maintained
33193333
maintainers:

0 commit comments

Comments
 (0)