Browse Source

MAINTAINERS: move test docs to relevant areas

doc/develop/test should go under Twister/Testsuite.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
pull/75780/head
Anas Nashif 1 year ago committed by Alberto Escolar
parent
commit
4ed8fa3b9e
  1. 3
      MAINTAINERS.yml

3
MAINTAINERS.yml

@ -901,6 +901,7 @@ Documentation: @@ -901,6 +901,7 @@ Documentation:
files-exclude:
- doc/releases/migration-guide-*
- doc/releases/release-notes-*
- doc/develop/test/
labels:
- "area: Documentation"
@ -5019,7 +5020,7 @@ Test Framework (Ztest): @@ -5019,7 +5020,7 @@ Test Framework (Ztest):
- tests/unit/util/
- tests/subsys/testsuite/
- samples/subsys/testsuite/
- doc/develop/test/ztest.rst
- doc/develop/test/
labels:
- "area: Testsuite"
tests:

Loading…
Cancel
Save