MAINTAINERS: Add C Library maintainer and update files

Adding myself as a maintainer for the "C library" area covering both
the minimal libc and newlib, and updating the list of the relevant
files.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
Stephanos Ioannidis 2021-06-12 23:32:16 +09:00 committed by Anas Nashif
commit 325e6cbd25

View file

@ -232,7 +232,9 @@ Build system:
- "area: Build System"
C library:
status: orphaned
status: maintained
maintainers:
- stephanosio
collaborators:
- nashif
- enjiamai
@ -240,6 +242,7 @@ C library:
files:
- lib/libc/
- tests/lib/c_lib/
- tests/lib/newlib/
labels:
- "area: C Library"