Philippe Mathieu-Daudé <[email protected]> writes:
> Final-Recipient: rfc822; [email protected]
> Action: failed
> Status: 5.1.1
> Diagnostic-Code: smtp; 550-5.1.1 The email account that you tried to reach
> does not exist. Please try
> 550-5.1.1 double-checking the recipient's email address for typos or
> 550-5.1.1 unnecessary spaces. For more information, go to
> 550 5.1.1 https://support.google.com/mail/?p=NoSuchUser
> ffacd0b85a97d-45c62bf01dbsor217235f8f.7 - gsmtp
> Last-Attempt-Date: Wed, 13 May 2026 00:02:47 -0700 (PDT)
>
> Cc: Yuri Benditovich <[email protected]>
> Cc: Andrew Melnychenko <[email protected]>
> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0790d13505c..64849c6e866 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4487,7 +4487,6 @@ F: tests/functional/x86_64/test_vfio_user_client.py
> EBPF:
> M: Jason Wang <[email protected]>
> R: Andrew Melnychenko <[email protected]>
> -R: Yuri Benditovich <[email protected]>
> S: Maintained
> F: docs/devel/ebpf_rss.rst
> F: ebpf/*
Yuri posted a fix some time ago, but it fell through the cracks:
Subject: [PATCH] MAINTAINERS: update ebpf reviewers
Date: Sat, 6 Dec 2025 11:33:45 +0200
Message-ID: <[email protected]>
https://lore.kernel.org/qemu-devel/[email protected]/
I'll pick it up.
Thanks!