diff mbox series

MAINTAINERS: Add tests/decode/ to the "Overall TCG CPUs" section

Message ID 20231013065739.949648-1-thuth@redhat.com
State New
Headers show
Series MAINTAINERS: Add tests/decode/ to the "Overall TCG CPUs" section | expand

Commit Message

Thomas Huth Oct. 13, 2023, 6:57 a.m. UTC
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>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas Huth Nov. 7, 2023, 10 a.m. UTC | #1
On 13/10/2023 08.57, Thomas Huth wrote:
> 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>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 45eb230465..669c24a060 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>

Frindly ping!

  Thomas
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 45eb230465..669c24a060 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>