diff mbox series

[v3,17/26] MAINTAINERS: fix-up for check-tcg Makefile changes

Message ID 20221020115209.1761864-18-alex.bennee@linaro.org
State New
Headers show
Series testing/next (docker, avocado, s390x, MAINTAINERS) | expand

Commit Message

Alex Bennée Oct. 20, 2022, 11:52 a.m. UTC
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

Richard Henderson Oct. 20, 2022, 10:16 p.m. UTC | #1
On 10/20/22 21:52, Alex Bennée wrote:
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
>   MAINTAINERS | 3 +--
>   1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0f4c50e8eb..1b41daba88 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3727,8 +3727,7 @@ Guest Test Compilation Support
>   M: Alex Bennée <alex.bennee@linaro.org>
>   R: Philippe Mathieu-Daudé <philmd@linaro.org>
>   S: Maintained
> -F: tests/tcg/Makefile
> -F: tests/tcg/Makefile.include
> +F: tests/tcg/Makefile.target
>   
>   Integration Testing with the Avocado framework
>   W: https://trello.com/b/6Qi1pxVn/avocado-qemu

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0f4c50e8eb..1b41daba88 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3727,8 +3727,7 @@  Guest Test Compilation Support
 M: Alex Bennée <alex.bennee@linaro.org>
 R: Philippe Mathieu-Daudé <philmd@linaro.org>
 S: Maintained
-F: tests/tcg/Makefile
-F: tests/tcg/Makefile.include
+F: tests/tcg/Makefile.target
 
 Integration Testing with the Avocado framework
 W: https://trello.com/b/6Qi1pxVn/avocado-qemu