From: Hyeonggon Yoo <42.hyeyoo@gmail.com> Date: Sat, 7 May 2022 07:35:06 +0000 (+0900) Subject: MAINTAINERS: add myself as reviewer for slab X-Git-Tag: v5.19-rc1~166^2~1 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/f8d9f46e87e51543f42851a090f72695e40f5724 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@gmail.com> Signed-off-by: Vlastimil Babka Link: https://lore.kernel.org/r/20220507073506.241963-1-42.hyeyoo@gmail.com --- diff --git a/MAINTAINERS b/MAINTAINERS index fd768d43e048..3e4a439f40ed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18096,6 +18096,7 @@ M: Joonsoo Kim M: Andrew Morton M: Vlastimil Babka R: Roman Gushchin +R: Hyeonggon Yoo <42.hyeyoo@gmail.com> L: linux-mm@kvack.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git