Re: [PATCH] MAINTAINERS: Correct scripts/coverity-model.c path
There are many more bad F: line elsewhere in I'll fix them.
Re: [PATCH] MAINTAINERS: Correct scripts/coverity-model.c path
Philippe Mathieu-Daudé writes:
> On Tue, 19 May 2026 at 19:19, Philippe Mathieu-Daudé
> wrote:
>>
>> Commit e804f892b90 ("coverity-scan: list components, move model
>> to scripts/coverity-scan") moved the file but forgot to update
>> the MAINTAINERS entry.
>>
>
> Reported-by: Pierrick Bouvier
>
>> Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Markus Armbruster
I can take care of getting it merged.
Thanks!
Re: [PATCH] MAINTAINERS: Correct scripts/coverity-model.c path
On Tue, 19 May 2026 at 19:19, Philippe Mathieu-Daudé wrote:
>
> Commit e804f892b90 ("coverity-scan: list components, move model
> to scripts/coverity-scan") moved the file but forgot to update
> the MAINTAINERS entry.
>
Reported-by: Pierrick Bouvier
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 92b875ddfc1..73b7ebf1d7e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3260,7 +3260,7 @@ F: util/qemu-option.c
> Coverity model
> M: Markus Armbruster
> S: Supported
> -F: scripts/coverity-model.c
> +F: scripts/coverity-scan/model.c
>
> Coverity Scan integration
> M: Peter Maydell
> --
> 2.53.0
>
[PATCH] MAINTAINERS: Correct scripts/coverity-model.c path
Commit e804f892b90 ("coverity-scan: list components, move model
to scripts/coverity-scan") moved the file but forgot to update
the MAINTAINERS entry.
Signed-off-by: Philippe Mathieu-Daudé
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 92b875ddfc1..73b7ebf1d7e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3260,7 +3260,7 @@ F: util/qemu-option.c
Coverity model
M: Markus Armbruster
S: Supported
-F: scripts/coverity-model.c
+F: scripts/coverity-scan/model.c
Coverity Scan integration
M: Peter Maydell
--
2.53.0
