All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Correct scripts/coverity-model.c path
@ 2026-05-19 17:19 Philippe Mathieu-Daudé
  2026-05-19 17:20 ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-05-19 17:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: Markus Armbruster, Philippe Mathieu-Daudé

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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-05-20 12:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-19 17:19 [PATCH] MAINTAINERS: Correct scripts/coverity-model.c path Philippe Mathieu-Daudé
2026-05-19 17:20 ` Philippe Mathieu-Daudé
2026-05-20  5:52   ` Markus Armbruster
2026-05-20 12:23     ` Markus Armbruster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.