From: Philippe Mathieu-Daudé Date: Sat, 10 Nov 2018 21:13:12 +0000 (+0100) Subject: MAINTAINERS: Add scripts/decodetree.py to the TCG section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=55fd189205493890a10245a6828b8f282ff518c2;p=qemu.git MAINTAINERS: Add scripts/decodetree.py to the TCG section Signed-off-by: Philippe Mathieu-Daudé Message-Id: <20181110211313.6922-2-f4bug@amsat.org> Signed-off-by: Richard Henderson --- diff --git a/MAINTAINERS b/MAINTAINERS index d326756079..3426d3369d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -117,6 +117,7 @@ F: cpus.c F: exec.c F: accel/tcg/ F: accel/stubs/tcg-stub.c +F: scripts/decodetree.py F: include/exec/cpu*.h F: include/exec/exec-all.h F: include/exec/helper*.h