Re: [PATCH] MAINTAINERS: add vm.rst to memory management core
From: SeongJae Park
Date: Thu May 28 2026 - 20:25:42 EST
On Thu, 28 May 2026 09:56:14 -0400 Brian Masney <bmasney@xxxxxxxxxx> wrote:
> The vm.rst file is currently not listed in the MAINTAINERS file, so
> let's go ahead and add to the MM core subsystem so that the maintainers
> are CCed when changes to the documentation are proposed.
Makes sense to me.
Probably out of the scope of this patch, but would it make sense to also rename
it to mm.rst, like we replaced many 'vm' parts of file names to 'mm', e.g.,
commit ee65728e103b ("docs: rename Documentation/vm to Documentation/mm") in
future?
>
> Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx>
Reviewed-by: SeongJae Park <sj@xxxxxxxxxx>
Thanks,
SJ
[...]