Skip to content

Commit 9cae4c8

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 18b3fd3 commit 9cae4c8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

MAINTAINERS.yml

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

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

0 commit comments

Comments
 (0)