[PATCH] MAINTAINERS: update ebpf reviewers

ybendito@redhat.com posted 1 patch 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251206093345.71031-1-ybendito@redhat.com
MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
[PATCH] MAINTAINERS: update ebpf reviewers
Posted by ybendito@redhat.com 1 week ago
From: Yuri Benditovich <ybendito@redhat.com>

Signed-off-by: Yuri Benditovich <ybendito@redhat.com>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 63e9ba521b..1a4a698d78 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4385,8 +4385,7 @@ F: tests/functional/x86_64/test_vfio_user_client.py
 
 EBPF:
 M: Jason Wang <jasowang@redhat.com>
-R: Andrew Melnychenko <andrew@daynix.com>
-R: Yuri Benditovich <yuri.benditovich@daynix.com>
+R: Yuri Benditovich <ybendito@redhat.com>
 S: Maintained
 F: docs/devel/ebpf_rss.rst
 F: ebpf/*
-- 
2.43.5
Re: [PATCH] MAINTAINERS: update ebpf reviewers
Posted by Markus Armbruster 5 days, 20 hours ago
ybendito@redhat.com writes:

> From: Yuri Benditovich <ybendito@redhat.com>
>
> Signed-off-by: Yuri Benditovich <ybendito@redhat.com>
> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 63e9ba521b..1a4a698d78 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4385,8 +4385,7 @@ F: tests/functional/x86_64/test_vfio_user_client.py
>  
>  EBPF:
>  M: Jason Wang <jasowang@redhat.com>
> -R: Andrew Melnychenko <andrew@daynix.com>

Not at Daynix anymore (e-mail bounces).

> -R: Yuri Benditovich <yuri.benditovich@daynix.com>
> +R: Yuri Benditovich <ybendito@redhat.com>
>  S: Maintained
>  F: docs/devel/ebpf_rss.rst
>  F: ebpf/*

Acked-by: Markus Armbruster <armbru@redhat.com>