aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-10-13 08:57:39 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2023-11-15 11:09:17 +0300
commit80a59bc5e57fc1956e257040bd69a425ef2b62f4 (patch)
tree2d3194ddf5dd3bfc1dd24913835c861a4e6875bf /MAINTAINERS
parent294c63be7da0f572167b3ec04f8ba63ec3dd1291 (diff)
MAINTAINERS: Add tests/decode/ to the "Overall TCG CPUs" section
The tests/decode/ folder belongs to scripts/decodetree.py, so it should be listed in the same section as the script. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ff1238bb98..695e0bd34f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -174,6 +174,7 @@ F: include/hw/core/tcg-cpu-ops.h
F: host/include/*/host/cpuinfo.h
F: util/cpuinfo-*.c
F: include/tcg/
+F: tests/decode/
FPU emulation
M: Aurelien Jarno <aurelien@aurel32.net>