Re: [PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
From: Harry Yoo
Date: Mon Mar 02 2026 - 05:48:03 EST
On Mon, Mar 02, 2026 at 11:13:46AM +0100, Vlastimil Babka (SUSE) wrote:
> Promote Harry Yoo from reviewer to maintainer. Harry's been involved in
> slab development for multiple years now and doing a great job.
It's been my pleasure to get involved with folks in the slab subsystem
over the years, and I'm happy to continue to do so!
> Add Hao Li as a new reviewer. Hao has been doing very useful reviews for
> a while now, so make it official and ensure the Cc's.
Many thanks to Hao for having been involved in slab development recently.
Hao's been providing constructive and helpful feedback (while being
friendly!), and I look forward to continuing to work with him.
> Signed-off-by: Vlastimil Babka (SUSE) <vbabka@xxxxxxxxxx>
> ---
Acked-by: Harry Yoo <harry.yoo@xxxxxxxxxx>
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 61bf550fd37c..5f3cc4193a8e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24350,11 +24350,12 @@ F: drivers/nvmem/layouts/sl28vpd.c
>
> SLAB ALLOCATOR
> M: Vlastimil Babka <vbabka@xxxxxxxxxx>
> +M: Harry Yoo <harry.yoo@xxxxxxxxxx>
> M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> +R: Hao Li <hao.li@xxxxxxxxx>
> R: Christoph Lameter <cl@xxxxxxxxxx>
> R: David Rientjes <rientjes@xxxxxxxxxx>
> R: Roman Gushchin <roman.gushchin@xxxxxxxxx>
> -R: Harry Yoo <harry.yoo@xxxxxxxxxx>
> L: linux-mm@xxxxxxxxx
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git
> --
> 2.53.0
--
Cheers,
Harry / Hyeonggon