Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

bpf: Update MAINTAINERS file for general BPF entry

Per discussion with Alexei, add Eduard and myself as maintainers under
BPF [GENERAL]. While at it, drop R entries for reviewers who have been
inactive.

Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/r/20260324152230.2916217-1-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>

authored by

Kumar Kartikeya Dwivedi and committed by
Alexei Starovoitov
02bcf8ef b43d574c

+2 -5
+2 -5
MAINTAINERS
··· 4813 4813 M: Daniel Borkmann <daniel@iogearbox.net> 4814 4814 M: Andrii Nakryiko <andrii@kernel.org> 4815 4815 R: Martin KaFai Lau <martin.lau@linux.dev> 4816 - R: Eduard Zingerman <eddyz87@gmail.com> 4816 + M: Eduard Zingerman <eddyz87@gmail.com> 4817 + M: Kumar Kartikeya Dwivedi <memxor@gmail.com> 4817 4818 R: Song Liu <song@kernel.org> 4818 4819 R: Yonghong Song <yonghong.song@linux.dev> 4819 - R: John Fastabend <john.fastabend@gmail.com> 4820 - R: KP Singh <kpsingh@kernel.org> 4821 - R: Stanislav Fomichev <sdf@fomichev.me> 4822 - R: Hao Luo <haoluo@google.com> 4823 4820 R: Jiri Olsa <jolsa@kernel.org> 4824 4821 L: bpf@vger.kernel.org 4825 4822 S: Supported