diff options
| author | Ihor Solodrai <ihor.solodrai@linux.dev> | 2026-07-21 10:21:04 -0700 |
|---|---|---|
| committer | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2026-07-21 22:43:06 +0200 |
| commit | fcac2b4a3bdfbb6bd34ef671f0e77ccaa3051c5b (patch) | |
| tree | e403fa4d2b244bbf60c49ca80c295c4378a45ffc | |
| parent | 426a6befd01f90061968f8f4ae22fc4ec74256b2 (diff) | |
MAINTAINERS: BPF: Add self as reviewer
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>
Link: https://lore.kernel.org/bpf/20260721172104.3689982-1-ihor.solodrai@linux.dev
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
