The form is Name <email> so lets fix that up before we enforce it. Signed-off-by: Alex Bennée <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 63e9ba521bc..05b644cfc9b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2519,7 +2519,7 @@ F: hw/virtio/vhost-user-snd* F: include/hw/virtio/vhost-user-snd.h vhost-user-scmi -R: [email protected] +R: Milan Zamazal <[email protected]> S: Supported F: hw/virtio/vhost-user-scmi* F: include/hw/virtio/vhost-user-scmi.h -- 2.47.3
