From: Philippe Mathieu-Daudé <[email protected]> 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]> Message-ID: <[email protected]> Reported-by: Pierrick Bouvier <[email protected]> Reviewed-by: Markus Armbruster <[email protected]> Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index dec58a2508..cd5a899774 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3259,7 +3259,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.54.0
