aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShakeel Butt <[email protected]>2022-02-25 19:11:17 -0800
committerLinus Torvalds <[email protected]>2022-02-26 09:51:17 -0800
commitbb9d5454992322a0b793c655e1d860a54a38a3d3 (patch)
tree839165c1378ae868ed20d20e6596a5fd3e45bbda
parent0a972e72e2f9630b10bf6b7b5e08312e87eb6854 (diff)
MAINTAINERS: add Shakeel as a memcg co-maintainer
I have been contributing and reviewing to the memcg codebase for last couple of years. So, making it official. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Shakeel Butt <[email protected]> Acked-by: Roman Gushchin <[email protected]> Acked-by: Michal Hocko <[email protected]> Cc: Johannes Weiner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ade902f0271a..ae42c9e2437b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4914,6 +4914,7 @@ CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
M: Johannes Weiner <[email protected]>
M: Michal Hocko <[email protected]>
M: Roman Gushchin <[email protected]>
+M: Shakeel Butt <[email protected]>
S: Maintained