MAINTAINERS: add Symtab

Add symtab to the list.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
Yong Cong Sin 2024-05-27 18:16:39 +08:00 committed by David Leach
commit a27c6d7d0d

View file

@ -715,6 +715,20 @@ Debug:
tests:
- debug
"Debug: Symtab":
status: maintained
maintainers:
- ycsin
files:
- include/zephyr/debug/symtab.h
- subsys/debug/symtab/
- tests/subsys/debug/symtab/
- scripts/build/gen_symtab.py
labels:
- "area: Symtab"
tests:
- debug.symtab
Demand Paging:
status: maintained
maintainers: