MAINTAINERS: Add kconfigfunctions.py under devicetree

The majority of functions in scripts/kconfig/kconfigfunctions.py are
related to devicetree so I think its resonable to list it under
the devicetree maintained files.

Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
Kumar Gala 2022-08-19 08:21:28 -05:00 committed by Anas Nashif
parent 705c203f26
commit 6de7e461cd

View file

@ -420,6 +420,7 @@ Devicetree:
- tests/lib/devicetree/
- doc/build/dts/
- include/zephyr/devicetree/
- scripts/kconfig/kconfigfunctions.py
labels:
- "area: Devicetree"