[PATCH] MAINTAINERS, SLAB: Add Roman as reviewer, git tree

From: Vlastimil Babka
Date: Tue Feb 22 2022 - 05:31:56 EST


The slab code has an overlap with kmem accounting, where Roman has done
a lot of work recently and it would be useful to make sure he's CC'd on
patches that potentially affect it. Thus add him as a reviewer for the
SLAB subsystem.

Also while at it, add the link to slab git tree.

Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fca970a46e77..5ddd45450fdc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17764,8 +17764,10 @@ M: David Rientjes <rientjes@xxxxxxxxxx>
M: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx>
M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
M: Vlastimil Babka <vbabka@xxxxxxx>
+R: Roman Gushchin <roman.gushchin@xxxxxxxxx>
L: linux-mm@xxxxxxxxx
S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git
F: include/linux/sl?b*.h
F: mm/sl?b*

--
2.35.1