[PATCH net-next v21 14/14] mm: page_frag: add an entry in MAINTAINERS for page_frag

From: Yunsheng Lin
Date: Sat Oct 12 2024 - 07:51:02 EST


After this patchset, page_frag is a small subsystem/library
on its own, so add an entry in MAINTAINERS to indicate the
new subsystem/library's maintainer, maillist, status and file
lists of page_frag.

Alexander is the original author of page_frag, add him in the
MAINTAINERS too.

CC: Alexander Duyck <alexander.duyck@xxxxxxxxx>
Signed-off-by: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
---
MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 560a65b85297..536078dc3fd4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17512,6 +17512,18 @@ F: mm/page-writeback.c
F: mm/readahead.c
F: mm/truncate.c

+PAGE FRAG
+M: Alexander Duyck <alexander.duyck@xxxxxxxxx>
+M: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
+L: linux-mm@xxxxxxxxx
+L: netdev@xxxxxxxxxxxxxxx
+S: Supported
+F: Documentation/mm/page_frags.rst
+F: include/linux/page_frag_cache.h
+F: mm/page_frag_cache.c
+F: tools/testing/selftests/mm/page_frag/
+F: tools/testing/selftests/mm/test_page_frag.sh
+
PAGE POOL
M: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
M: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
--
2.33.0