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é <[email protected]> --- 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 <[email protected]> S: Supported -F: scripts/coverity-model.c +F: scripts/coverity-scan/model.c Coverity Scan integration M: Peter Maydell <[email protected]> -- 2.53.0
