[PATCH v4 5/7] MAINTAINERS: Add entry for new VMA files

From: Lorenzo Stoakes
Date: Mon Jul 29 2024 - 07:52:51 EST


The vma files contain logic split from mmap.c for the most part and are all
relevant to VMA logic, so maintain the same reviewers for both.

Acked-by: Vlastimil Babka <vbabka@xxxxxxx>
Acked-by: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx>
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
---
MAINTAINERS | 13 +++++++++++++
1 file changed, 13 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 42decde38320..d4cc9f832d49 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24383,6 +24383,19 @@ F: include/uapi/linux/vsockmon.h
F: net/vmw_vsock/
F: tools/testing/vsock/

+VMA
+M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
+R: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx>
+R: Vlastimil Babka <vbabka@xxxxxxx>
+R: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
+L: linux-mm@xxxxxxxxx
+S: Maintained
+W: https://www.linux-mm.org
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
+F: mm/vma.c
+F: mm/vma.h
+F: mm/vma_internal.h
+
VMALLOC
M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
R: Uladzislau Rezki <urezki@xxxxxxxxx>
--
2.45.2