We have been collaborating on a systematic effort to clean up and improve the Linux swap system, and might as well take responsibility for it. Signed-off-by: Chris Li --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2628431dcdfe..8b5af318a0c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16497,12 +16497,12 @@ F: mm/secretmem.c MEMORY MANAGEMENT - SWAP M: Andrew Morton +M: Chris Li +M: Kairui Song R: Kemeng Shi -R: Kairui Song R: Nhat Pham R: Baoquan He R: Barry Song -R: Chris Li L: linux-mm@kvack.org S: Maintained F: Documentation/mm/swap-table.rst --- base-commit: 9ef7b034116354ee75502d1849280a4d2ff98a7c change-id: 20251102-swap-m-7907f24e431a Best regards, -- Chris Li