* [PATCH bpf-next] MAINTAINERS: BPF: Add self as reviewer
@ 2026-07-21 17:21 Ihor Solodrai
2026-07-21 17:42 ` Emil Tsalapatis
2026-07-21 20:50 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Ihor Solodrai @ 2026-07-21 17:21 UTC (permalink / raw)
To: Alexei Starovoitov, Andrii Nakryiko, Daniel Borkmann,
Eduard Zingerman, Kumar Kartikeya Dwivedi, Song Liu
Cc: bpf
Add myself as a reviewer for the BPF areas where I've been active.
Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
---
MAINTAINERS | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a674e36529f7..e45807bf019e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4916,6 +4916,7 @@ R: Song Liu <song@kernel.org>
R: Yonghong Song <yonghong.song@linux.dev>
R: Jiri Olsa <jolsa@kernel.org>
R: Emil Tsalapatis <emil@etsalapatis.com>
+R: Ihor Solodrai <ihor.solodrai@linux.dev>
L: bpf@vger.kernel.org
S: Supported
W: https://bpf.io/
@@ -4976,6 +4977,7 @@ F: net/unix/unix_bpf.c
BPF [LIBRARY] (libbpf)
M: Andrii Nakryiko <andrii@kernel.org>
M: Eduard Zingerman <eddyz87@gmail.com>
+R: Ihor Solodrai <ihor.solodrai@linux.dev>
L: bpf@vger.kernel.org
S: Maintained
F: tools/lib/bpf/
@@ -5041,6 +5043,7 @@ F: security/bpf/
BPF [SELFTESTS] (Test Runners & Infrastructure)
M: Andrii Nakryiko <andrii@kernel.org>
M: Eduard Zingerman <eddyz87@gmail.com>
+R: Ihor Solodrai <ihor.solodrai@linux.dev>
L: bpf@vger.kernel.org
S: Maintained
F: tools/testing/selftests/bpf/
@@ -5055,6 +5058,7 @@ F: tools/bpf/bpftool/
BPF [TRACING]
M: Song Liu <song@kernel.org>
R: Jiri Olsa <jolsa@kernel.org>
+R: Ihor Solodrai <ihor.solodrai@linux.dev>
L: bpf@vger.kernel.org
S: Maintained
F: kernel/bpf/stackmap.c
--
2.55.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH bpf-next] MAINTAINERS: BPF: Add self as reviewer
2026-07-21 17:21 [PATCH bpf-next] MAINTAINERS: BPF: Add self as reviewer Ihor Solodrai
@ 2026-07-21 17:42 ` Emil Tsalapatis
2026-07-21 20:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Emil Tsalapatis @ 2026-07-21 17:42 UTC (permalink / raw)
To: Ihor Solodrai, Alexei Starovoitov, Andrii Nakryiko,
Daniel Borkmann, Eduard Zingerman, Kumar Kartikeya Dwivedi,
Song Liu
Cc: bpf
On Tue Jul 21, 2026 at 1:21 PM EDT, Ihor Solodrai wrote:
> Add myself as a reviewer for the BPF areas where I've been active.
>
> Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
Reviewed-by: Emil Tsalapatis <emil@etsalapatis.com>
> ---
> MAINTAINERS | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a674e36529f7..e45807bf019e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4916,6 +4916,7 @@ R: Song Liu <song@kernel.org>
> R: Yonghong Song <yonghong.song@linux.dev>
> R: Jiri Olsa <jolsa@kernel.org>
> R: Emil Tsalapatis <emil@etsalapatis.com>
> +R: Ihor Solodrai <ihor.solodrai@linux.dev>
> L: bpf@vger.kernel.org
> S: Supported
> W: https://bpf.io/
> @@ -4976,6 +4977,7 @@ F: net/unix/unix_bpf.c
> BPF [LIBRARY] (libbpf)
> M: Andrii Nakryiko <andrii@kernel.org>
> M: Eduard Zingerman <eddyz87@gmail.com>
> +R: Ihor Solodrai <ihor.solodrai@linux.dev>
> L: bpf@vger.kernel.org
> S: Maintained
> F: tools/lib/bpf/
> @@ -5041,6 +5043,7 @@ F: security/bpf/
> BPF [SELFTESTS] (Test Runners & Infrastructure)
> M: Andrii Nakryiko <andrii@kernel.org>
> M: Eduard Zingerman <eddyz87@gmail.com>
> +R: Ihor Solodrai <ihor.solodrai@linux.dev>
> L: bpf@vger.kernel.org
> S: Maintained
> F: tools/testing/selftests/bpf/
> @@ -5055,6 +5058,7 @@ F: tools/bpf/bpftool/
> BPF [TRACING]
> M: Song Liu <song@kernel.org>
> R: Jiri Olsa <jolsa@kernel.org>
> +R: Ihor Solodrai <ihor.solodrai@linux.dev>
> L: bpf@vger.kernel.org
> S: Maintained
> F: kernel/bpf/stackmap.c
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH bpf-next] MAINTAINERS: BPF: Add self as reviewer
2026-07-21 17:21 [PATCH bpf-next] MAINTAINERS: BPF: Add self as reviewer Ihor Solodrai
2026-07-21 17:42 ` Emil Tsalapatis
@ 2026-07-21 20:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-07-21 20:50 UTC (permalink / raw)
To: Ihor Solodrai; +Cc: ast, andrii, daniel, eddyz87, memxor, song, bpf
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Kumar Kartikeya Dwivedi <memxor@gmail.com>:
On Tue, 21 Jul 2026 10:21:04 -0700 you wrote:
> Add myself as a reviewer for the BPF areas where I've been active.
>
> Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
> ---
> MAINTAINERS | 4 ++++
> 1 file changed, 4 insertions(+)
Here is the summary with links:
- [bpf-next] MAINTAINERS: BPF: Add self as reviewer
https://git.kernel.org/bpf/bpf-next/c/fcac2b4a3bdf
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] 3+ messages in thread
end of thread, other threads:[~2026-07-21 20:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-21 17:21 [PATCH bpf-next] MAINTAINERS: BPF: Add self as reviewer Ihor Solodrai
2026-07-21 17:42 ` Emil Tsalapatis
2026-07-21 20:50 ` patchwork-bot+netdevbpf
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.