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 36a2be3ddba..392100b213b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2551,7 +2551,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
