Skip to content

Commit be4840b

Browse files
eddyz87Alexei Starovoitov
authored andcommitted
bpf: One more maintainer for libbpf and BPF selftests
I've been working on BPF verifier, BPF selftests and, to some extent, libbpf, for some time. As suggested by Andrii and Alexei, I humbly ask to add me to maintainers list: - As reviewer for BPF [GENERAL] - As maintainer for BPF [LIBRARY] - As maintainer for BPF [SELFTESTS] This patch adds dedicated entries to MAINTAINERS. Signed-off-by: Eduard Zingerman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
1 parent c8632ac commit be4840b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MAINTAINERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3792,6 +3792,7 @@ M: Alexei Starovoitov <[email protected]>
37923792
M: Daniel Borkmann <[email protected]>
37933793
M: Andrii Nakryiko <[email protected]>
37943794
R: Martin KaFai Lau <[email protected]>
3795+
R: Eduard Zingerman <[email protected]>
37953796
R: Song Liu <[email protected]>
37963797
R: Yonghong Song <[email protected]>
37973798
R: John Fastabend <[email protected]>
@@ -3852,6 +3853,7 @@ F: net/unix/unix_bpf.c
38523853

38533854
BPF [LIBRARY] (libbpf)
38543855
M: Andrii Nakryiko <[email protected]>
3856+
M: Eduard Zingerman <[email protected]>
38553857
38563858
S: Maintained
38573859
F: tools/lib/bpf/
@@ -3909,6 +3911,7 @@ F: security/bpf/
39093911

39103912
BPF [SELFTESTS] (Test Runners & Infrastructure)
39113913
M: Andrii Nakryiko <[email protected]>
3914+
M: Eduard Zingerman <[email protected]>
39123915
R: Mykola Lysenko <[email protected]>
39133916
39143917
S: Maintained

0 commit comments

Comments
 (0)