Re: [PATCH bpf-next v2 7/7] MAINTAINERS: add an entry for MM BPF extensions
From: Shakeel Butt
Date: Sat Dec 20 2025 - 00:26:17 EST
On Fri, Dec 19, 2025 at 08:12:50PM -0800, Roman Gushchin wrote:
> Let's create a separate entry for MM BPF extensions: these patches
> often require an attention from both bpf and mm communities.
>
> Signed-off-by: Roman Gushchin <roman.gushchin@xxxxxxxxx>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c0030e126fc8..59e3053e1122 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4798,6 +4798,13 @@ L: bpf@xxxxxxxxxxxxxxx
> S: Maintained
> F: tools/lib/bpf/
>
> +BPF [MEMORY MANAGEMENT EXTENSIONS]
> +M: Roman Gushchin <roman.gushchin@xxxxxxxxx>
If you don't mind, put JP and I here as well.
Acked-by: Shakeel Butt <shakeel.butt@xxxxxxxxx>