diff options
| author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2026-03-24 18:22:30 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-03-24 19:05:11 +0300 |
| commit | 02bcf8ef264d5a400c811d71ee637a4b6ea49c51 (patch) | |
| tree | b8222ece06fe754be5be1eab0173c32276e2f20b | |
| parent | b43d574c00324f26732260b378fb473e024e9a21 (diff) | |
| download | linux-02bcf8ef264d5a400c811d71ee637a4b6ea49c51.tar.xz | |
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>
| -rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7d10988cbc62..980ba6ff3011 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4813,13 +4813,10 @@ M: Alexei Starovoitov <ast@kernel.org> M: Daniel Borkmann <daniel@iogearbox.net> M: Andrii Nakryiko <andrii@kernel.org> R: Martin KaFai Lau <martin.lau@linux.dev> -R: Eduard Zingerman <eddyz87@gmail.com> +M: Eduard Zingerman <eddyz87@gmail.com> +M: Kumar Kartikeya Dwivedi <memxor@gmail.com> R: Song Liu <song@kernel.org> R: Yonghong Song <yonghong.song@linux.dev> -R: John Fastabend <john.fastabend@gmail.com> -R: KP Singh <kpsingh@kernel.org> -R: Stanislav Fomichev <sdf@fomichev.me> -R: Hao Luo <haoluo@google.com> R: Jiri Olsa <jolsa@kernel.org> L: bpf@vger.kernel.org S: Supported |
