BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next] selftests/bpf: remove Mykola Lysenko from BPF selftests maintainers
@ 2025-09-09 17:16 Eduard Zingerman
  2025-09-09 17:42 ` Andrii Nakryiko
  2025-09-09 18:40 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 4+ messages in thread
From: Eduard Zingerman @ 2025-09-09 17:16 UTC (permalink / raw)
  To: bpf, ast, andrii; +Cc: daniel, martin.lau, kernel-team, yonghong.song, eddyz87

Unfortunately Mykola won't participate in BPF selftests maintenance
anymore. He asked me to remove the entry on his behalf.

Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fe168477caa4..6056ad6f1afa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4682,7 +4682,6 @@ F:	security/bpf/
 BPF [SELFTESTS] (Test Runners & Infrastructure)
 M:	Andrii Nakryiko <andrii@kernel.org>
 M:	Eduard Zingerman <eddyz87@gmail.com>
-R:	Mykola Lysenko <mykolal@fb.com>
 L:	bpf@vger.kernel.org
 S:	Maintained
 F:	tools/testing/selftests/bpf/
-- 
2.47.3


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

* Re: [PATCH bpf-next] selftests/bpf: remove Mykola Lysenko from BPF selftests maintainers
  2025-09-09 17:16 [PATCH bpf-next] selftests/bpf: remove Mykola Lysenko from BPF selftests maintainers Eduard Zingerman
@ 2025-09-09 17:42 ` Andrii Nakryiko
  2025-09-09 17:55   ` Mykola Lysenko
  2025-09-09 18:40 ` patchwork-bot+netdevbpf
  1 sibling, 1 reply; 4+ messages in thread
From: Andrii Nakryiko @ 2025-09-09 17:42 UTC (permalink / raw)
  To: Eduard Zingerman, nickolay.lysenko
  Cc: bpf, ast, andrii, daniel, martin.lau, kernel-team, yonghong.song

On Tue, Sep 9, 2025 at 1:16 PM Eduard Zingerman <eddyz87@gmail.com> wrote:
>
> Unfortunately Mykola won't participate in BPF selftests maintenance
> anymore. He asked me to remove the entry on his behalf.
>
> Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fe168477caa4..6056ad6f1afa 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4682,7 +4682,6 @@ F:        security/bpf/
>  BPF [SELFTESTS] (Test Runners & Infrastructure)
>  M:     Andrii Nakryiko <andrii@kernel.org>
>  M:     Eduard Zingerman <eddyz87@gmail.com>
> -R:     Mykola Lysenko <mykolal@fb.com>

cc'ing Mykola

>  L:     bpf@vger.kernel.org
>  S:     Maintained
>  F:     tools/testing/selftests/bpf/
> --
> 2.47.3
>

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

* Re: [PATCH bpf-next] selftests/bpf: remove Mykola Lysenko from BPF selftests maintainers
  2025-09-09 17:42 ` Andrii Nakryiko
@ 2025-09-09 17:55   ` Mykola Lysenko
  0 siblings, 0 replies; 4+ messages in thread
From: Mykola Lysenko @ 2025-09-09 17:55 UTC (permalink / raw)
  To: Andrii Nakryiko
  Cc: Eduard Zingerman, bpf, ast, andrii, daniel, martin.lau,
	kernel-team, yonghong.song

On Tue, Sep 9, 2025 at 10:43 AM Andrii Nakryiko
<andrii.nakryiko@gmail.com> wrote:
>
> On Tue, Sep 9, 2025 at 1:16 PM Eduard Zingerman <eddyz87@gmail.com> wrote:
> >
> > Unfortunately Mykola won't participate in BPF selftests maintenance
> > anymore. He asked me to remove the entry on his behalf.
> >
> > Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
> > ---
> >  MAINTAINERS | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index fe168477caa4..6056ad6f1afa 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4682,7 +4682,6 @@ F:        security/bpf/
> >  BPF [SELFTESTS] (Test Runners & Infrastructure)
> >  M:     Andrii Nakryiko <andrii@kernel.org>
> >  M:     Eduard Zingerman <eddyz87@gmail.com>
> > -R:     Mykola Lysenko <mykolal@fb.com>
>
> cc'ing Mykola
>
> >  L:     bpf@vger.kernel.org
> >  S:     Maintained
> >  F:     tools/testing/selftests/bpf/
> > --
> > 2.47.3
> >


 Acked-by: Mykola Lysenko <nickolay.lysenko@gmail.com>

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

* Re: [PATCH bpf-next] selftests/bpf: remove Mykola Lysenko from BPF selftests maintainers
  2025-09-09 17:16 [PATCH bpf-next] selftests/bpf: remove Mykola Lysenko from BPF selftests maintainers Eduard Zingerman
  2025-09-09 17:42 ` Andrii Nakryiko
@ 2025-09-09 18:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-09-09 18:40 UTC (permalink / raw)
  To: Eduard Zingerman
  Cc: bpf, ast, andrii, daniel, martin.lau, kernel-team, yonghong.song

Hello:

This patch was applied to bpf/bpf.git (master)
by Alexei Starovoitov <ast@kernel.org>:

On Tue,  9 Sep 2025 10:16:38 -0700 you wrote:
> Unfortunately Mykola won't participate in BPF selftests maintenance
> anymore. He asked me to remove the entry on his behalf.
> 
> Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)

Here is the summary with links:
  - [bpf-next] selftests/bpf: remove Mykola Lysenko from BPF selftests maintainers
    https://git.kernel.org/bpf/bpf/c/78c2ef58b395

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2025-09-09 18:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09 17:16 [PATCH bpf-next] selftests/bpf: remove Mykola Lysenko from BPF selftests maintainers Eduard Zingerman
2025-09-09 17:42 ` Andrii Nakryiko
2025-09-09 17:55   ` Mykola Lysenko
2025-09-09 18:40 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox