[PATCH 1/4] MAINTAINERS: Cover the GDB Python scripts in the gdbstub section

Philippe Mathieu-Daudé posted 4 patches 5 years, 9 months ago
There is a newer version of this series
[PATCH 1/4] MAINTAINERS: Cover the GDB Python scripts in the gdbstub section
Posted by Philippe Mathieu-Daudé 5 years, 9 months ago
Keep an eye on these "same same, but different" files.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
Cc: "Alex Bennée" <alex.bennee@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8cbc1fac2b..7a7f2b9c31 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2083,6 +2083,7 @@ R: Philippe Mathieu-Daudé <philmd@redhat.com>
 S: Maintained
 F: gdbstub*
 F: gdb-xml/
+F: scripts/qemugdb/
 
 Memory API
 M: Paolo Bonzini <pbonzini@redhat.com>
-- 
2.21.1


Re: [PATCH 1/4] MAINTAINERS: Cover the GDB Python scripts in the gdbstub section
Posted by Alex Bennée 5 years, 9 months ago
Philippe Mathieu-Daudé <f4bug@amsat.org> writes:

> Keep an eye on these "same same, but different" files.
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> Cc: "Alex Bennée" <alex.bennee@linaro.org>

Acked-by: Alex Bennée <alex.bennee@linaro.org>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8cbc1fac2b..7a7f2b9c31 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2083,6 +2083,7 @@ R: Philippe Mathieu-Daudé <philmd@redhat.com>
>  S: Maintained
>  F: gdbstub*
>  F: gdb-xml/
> +F: scripts/qemugdb/
>  
>  Memory API
>  M: Paolo Bonzini <pbonzini@redhat.com>


-- 
Alex Bennée