Skip to content

Commit 7ffd85e

Browse files
committed
MAINTAINERS: add dedicated DT Doctor area
Give the DT Doctor tooling (SCA wrapper, analyzer, CMake glue, docs and the new test suite) a dedicated area so changes to any of these files get assigned consistently, and associate the sca.dtdoctor test scenario with it. Assisted-by: Claude:claude-fable-5 Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent 7e03837 commit 7ffd85e

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

MAINTAINERS.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,6 +1276,21 @@ DSP subsystem:
12761276
tests:
12771277
- zdsp
12781278

1279+
DT Doctor:
1280+
status: maintained
1281+
maintainers:
1282+
- kartben
1283+
files:
1284+
- cmake/sca/dtdoctor/
1285+
- doc/develop/sca/dtdoctor.rst
1286+
- scripts/dts/dtdoctor_analyzer.py
1287+
- scripts/dts/dtdoctor_sca_wrapper.py
1288+
- tests/misc/dtdoctor/
1289+
labels:
1290+
- "area: Devicetree"
1291+
tests:
1292+
- sca.dtdoctor
1293+
12791294
Debug:
12801295
status: maintained
12811296
maintainers:

0 commit comments

Comments
 (0)