All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update ebpf reviewers
@ 2025-12-06  9:33 ybendito
  2025-12-08  5:26 ` Markus Armbruster
  0 siblings, 1 reply; 4+ messages in thread
From: ybendito @ 2025-12-06  9:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: yvugenfi

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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: update ebpf reviewers
  2025-12-06  9:33 [PATCH] MAINTAINERS: update ebpf reviewers ybendito
@ 2025-12-08  5:26 ` Markus Armbruster
  2026-05-20  5:53   ` Markus Armbruster
  0 siblings, 1 reply; 4+ messages in thread
From: Markus Armbruster @ 2025-12-08  5:26 UTC (permalink / raw)
  To: ybendito; +Cc: qemu-devel, yvugenfi

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>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: update ebpf reviewers
  2025-12-08  5:26 ` Markus Armbruster
@ 2026-05-20  5:53   ` Markus Armbruster
  2026-05-20  6:50     ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 4+ messages in thread
From: Markus Armbruster @ 2026-05-20  5:53 UTC (permalink / raw)
  To: ybendito; +Cc: qemu-devel, yvugenfi

Looks like this fell through the cracks.  I'm picking it up.

Markus Armbruster <armbru@redhat.com> writes:

> 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>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: update ebpf reviewers
  2026-05-20  5:53   ` Markus Armbruster
@ 2026-05-20  6:50     ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-05-20  6:50 UTC (permalink / raw)
  To: Markus Armbruster, ybendito; +Cc: qemu-devel, yvugenfi

On 20/5/26 07:53, Markus Armbruster wrote:
> Looks like this fell through the cracks.  I'm picking it up.
> 
> Markus Armbruster <armbru@redhat.com> writes:
> 
>> 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(-)

Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-05-20  6:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-06  9:33 [PATCH] MAINTAINERS: update ebpf reviewers ybendito
2025-12-08  5:26 ` Markus Armbruster
2026-05-20  5:53   ` Markus Armbruster
2026-05-20  6:50     ` Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.