Skip to content

Commit cacfb79

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 d9f690d commit cacfb79

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
@@ -3188,6 +3188,21 @@ PHYTEC Platforms:
31883188
labels:
31893189
- "platform: PHYTEC"
31903190

3191+
Pixel library:
3192+
status: maintained
3193+
maintainers:
3194+
- josuah
3195+
files:
3196+
- include/zephyr/pixel/
3197+
- lib/pixel/
3198+
- tests/lib/pixel/
3199+
- samples/lib/pixel/
3200+
labels:
3201+
- "area: Pixel Library"
3202+
tests:
3203+
- libraries.pixel
3204+
description: Library for pixel manipulation and image processing
3205+
31913206
POSIX API layer:
31923207
status: maintained
31933208
maintainers:

0 commit comments

Comments
 (0)