MAINTAINERS: add memory mapping entry with reviewers
authorLorenzo Stoakes <lstoakes@gmail.com>
Tue, 20 Feb 2024 06:44:10 +0000 (06:44 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 24 Feb 2024 01:27:13 +0000 (17:27 -0800)
commit00130266f67fcf67d8a721f241e90a4b7b1f4cfc
tree76a3e5e5cf867cc319c39aab65f75aa3b9e0e61a
parent2774f256e7c0219e2b0a0894af1c76bdabc4f974
MAINTAINERS: add memory mapping entry with reviewers

Recently there have been a number of patches which have affected various
aspects of the memory mapping logic as implemented in mm/mmap.c where it
would have been useful for regular contributors to have been notified.

Add an entry for this part of mm in particular with regular contributors
tagged as reviewers.

Link: https://lkml.kernel.org/r/20240220064410.4639-1-lstoakes@gmail.com
Signed-off-by: Lorenzo Stoakes <lstoakes@gmail.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Acked-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS