Re: [PATCH] MAINTAINERS: Add myself as reviewer for SWAP
From: Kairui Song
Date: Thu Feb 26 2026 - 00:52:15 EST
On Thu, Feb 26, 2026 at 9:09 AM Youngjun Park <youngjun.park@xxxxxxx> wrote:
>
> Recently, I have been actively contributing to the swap subsystem through
> works such as swap-tier patches and flash friendly swap proposal. During this
> process, I have consistently reviewed swap table code, some other patches and fixed several
> bugs.
>
> As I am already CC'd on many patches and maintaining active interest in
> ongoing developments, I would like to officially add myself as a reviewer.
> I am committed to contributing to the kernel community with greater
> responsibility.
>
> Signed-off-by: Youngjun Park <youngjun.park@xxxxxxx>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e4572a36afd2..8fb7b70dfb47 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16913,6 +16913,7 @@ R: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
> R: Nhat Pham <nphamcs@xxxxxxxxx>
> R: Baoquan He <bhe@xxxxxxxxxx>
> R: Barry Song <baohua@xxxxxxxxxx>
> +R: Youngjun Park <youngjun.park@xxxxxxx>
> L: linux-mm@xxxxxxxxx
> S: Maintained
> F: Documentation/mm/swap-table.rst
> --
> 2.34.1
Youngjun has been very helpful on reviewing recent swap patches and
changes, and contributed a lot with fixes and ideas like tiering and
other proposals. I'm glad to have Youngjun help watching the swap
code!
Acked-by: Kairui Song <kasong@xxxxxxxxxxx>