Commit a5dab090e1 (hw/virtio: Add boilerplate for vhost-user-scmi device, 2023-06-28) added the section with S: Supported, but no M:. This makes no sense. Downgrade to S: Orphan.
Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index aa2df9cbe3..4d558ddee9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2622,7 +2622,7 @@ F: include/hw/virtio/vhost-user-snd.h vhost-user-scmi R: Milan Zamazal <[email protected]> -S: Supported +S: Orphan F: hw/virtio/vhost-user-scmi* F: include/hw/virtio/vhost-user-scmi.h F: tests/qtest/libqos/virtio-scmi.* -- 2.54.0
