MAINTAINERS: clean up POSIX area

Ensure documentation related to POSIX portability matches POSIX area.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2023-11-23 15:23:52 +01:00 committed by Maureen Helm
parent c1656a4486
commit 0bd03239ee
1 changed files with 2 additions and 1 deletions

View File

@ -473,7 +473,7 @@ CMSIS API layer:
- include/zephyr/portability/cmsis*
- samples/subsys/portability/cmsis_rtos_v*/
- tests/subsys/portability/cmsis_rtos_v*/
- doc/services/portability/
- doc/services/portability/cmsis*
labels:
- "area: CMSIS API Layer"
- "area: Portability"
@ -2249,6 +2249,7 @@ POSIX API layer:
- tests/posix/
- samples/posix/
- tests/lib/fdtable/
- doc/services/portability/posix/
labels:
- "area: POSIX"