[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220507073506.241963-1-42.hyeyoo@gmail.com>
Date: Sat, 7 May 2022 16:35:06 +0900
From: Hyeonggon Yoo <42.hyeyoo@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Hyeonggon Yoo <42.hyeyoo@...il.com>,
Christoph Lameter <cl@...ux.com>,
Pekka Enberg <penberg@...nel.org>,
David Rientjes <rientjes@...gle.com>,
Joonsoo Kim <iamjoonsoo.kim@....com>,
Vlastimil Babka <vbabka@...e.cz>,
Roman Gushchin <roman.gushchin@...ux.dev>,
linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: [PATCH] MAINTAINERS: add myself as reviewer for slab
Recently I was involved in slab subsystem (reviewing struct slab,
SLUB debugfs and etc). I would like to help maintainers and people
working on slab allocators by reviewing and testing their work.
Let me be Cc'd on patches related to slab.
Signed-off-by: Hyeonggon Yoo <42.hyeyoo@...il.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index edc96cdb85e8..c21e6221513f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18103,6 +18103,7 @@ M: Joonsoo Kim <iamjoonsoo.kim@....com>
M: Andrew Morton <akpm@...ux-foundation.org>
M: Vlastimil Babka <vbabka@...e.cz>
R: Roman Gushchin <roman.gushchin@...ux.dev>
+R: Hyeonggon Yoo <42.hyeyoo@...il.com>
L: linux-mm@...ck.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git
--
2.32.0
Powered by blists - more mailing lists