Re: [PATCH] MAINTAINERS: add Chris and Kairui as the swap maintainer

From: Kairui Song
Date: Sun Nov 02 2025 - 11:58:01 EST


On Sun, Nov 2, 2025 at 11:39 PM Chris Li <chrisl@xxxxxxxxxx> wrote:
>
> 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 <chrisl@xxxxxxxxxx>
> ---
> 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 <akpm@xxxxxxxxxxxxxxxxxxxx>
> +M: Chris Li <chrisl@xxxxxxxxxx>
> +M: Kairui Song <kasong@xxxxxxxxxxx>
> R: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
> -R: Kairui Song <kasong@xxxxxxxxxxx>
> R: Nhat Pham <nphamcs@xxxxxxxxx>
> R: Baoquan He <bhe@xxxxxxxxxx>
> R: Barry Song <baohua@xxxxxxxxxx>
> -R: Chris Li <chrisl@xxxxxxxxxx>
> L: linux-mm@xxxxxxxxx
> S: Maintained
> F: Documentation/mm/swap-table.rst

Chris has been very helpful and insightful, I'm glad we're working
together to improve SWAP.

Acked-by: Kairui Song <kasong@xxxxxxxxxxx>