Skip to content

Commit fe37610

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 f2aa04c commit fe37610

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

MAINTAINERS.yml

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

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

0 commit comments

Comments
 (0)