Skip to content

Commit 02aa070

Browse files
committed
MAINTAINERS: Add a "Pixel library" area
Add "Pixel library" area, which covers the newly introduced lib/pixel and associated tests and samples. Signed-off-by: Josuah Demangeon <me@josuah.net>
1 parent ace9d11 commit 02aa070

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
@@ -3219,6 +3219,21 @@ PMCI:
32193219
labels:
32203220
- "area: PMCI"
32213221

3222+
Pixel library:
3223+
status: maintained
3224+
maintainers:
3225+
- josuah
3226+
files:
3227+
- include/zephyr/pixel/
3228+
- lib/pixel/
3229+
- tests/lib/pixel/
3230+
- samples/lib/pixel/
3231+
labels:
3232+
- "area: Pixel Library"
3233+
tests:
3234+
- libraries.pixel
3235+
description: Library for pixel manipulation and image processing
3236+
32223237
POSIX API layer:
32233238
status: maintained
32243239
maintainers:

0 commit comments

Comments
 (0)