Skip to content

Commit 473804d

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 6e7a772 commit 473804d

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
@@ -3314,6 +3314,24 @@ NEORV32 platform:
33143314
tests:
33153315
- boards.neorv32
33163316

3317+
NVMEM:
3318+
status: maintained
3319+
maintainers:
3320+
- pdgendt
3321+
collaborators:
3322+
- henrikbrixandersen
3323+
files:
3324+
- doc/services/nvmem/
3325+
- dts/bindings/nvmem/
3326+
- include/zephyr/devicetree/nvmem.h
3327+
- include/zephyr/nvmem.h
3328+
- subsys/nvmem/
3329+
- tests/subsys/nvmem/
3330+
labels:
3331+
- "area: NVMEM"
3332+
tests:
3333+
- nvmem
3334+
33173335
NXP Platform Drivers:
33183336
status: maintained
33193337
maintainers:

0 commit comments

Comments
 (0)