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é <philmd@linaro.org>
---
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 <armbru@redhat.com>
S: Supported
-F: scripts/coverity-model.c
+F: scripts/coverity-scan/model.c
Coverity Scan integration
M: Peter Maydell <peter.maydell@linaro.org>
--
2.53.0
On Tue, 19 May 2026 at 19:19, Philippe Mathieu-Daudé <philmd@linaro.org> 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 <pierrick.bouvier@oss.qualcomm.com>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> 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 <armbru@redhat.com>
> S: Supported
> -F: scripts/coverity-model.c
> +F: scripts/coverity-scan/model.c
>
> Coverity Scan integration
> M: Peter Maydell <peter.maydell@linaro.org>
> --
> 2.53.0
>
Philippe Mathieu-Daudé <philmd@linaro.org> writes:
> On Tue, 19 May 2026 at 19:19, Philippe Mathieu-Daudé <philmd@linaro.org> 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 <pierrick.bouvier@oss.qualcomm.com>
>
>> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
I can take care of getting it merged.
Thanks!
© 2016 - 2026 Red Hat, Inc.