summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAlex Bennée2022-10-27 20:36:22 +0200
committerAlex Bennée2022-10-31 21:37:58 +0100
commit97cfba13996067a572db168214e3ccbc22f7adaa (patch)
treea28b158660f5922032d4a5cde7fb4bd882773bbf /MAINTAINERS
parentMAINTAINERS: add entries for the key build bits (diff)
downloadqemu-97cfba13996067a572db168214e3ccbc22f7adaa.tar.gz
qemu-97cfba13996067a572db168214e3ccbc22f7adaa.tar.xz
qemu-97cfba13996067a572db168214e3ccbc22f7adaa.zip
MAINTAINERS: add features_to_c.sh to gdbstub files
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20221027183637.2772968-17-alex.bennee@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 663f1b6581..8a466fd6f4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2687,6 +2687,7 @@ F: gdbstub/*
F: include/exec/gdbstub.h
F: gdb-xml/
F: tests/tcg/multiarch/gdbstub/
+F: scripts/feature_to_c.sh
Memory API
M: Paolo Bonzini <pbonzini@redhat.com>