aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKAMEZAWA Hiroyuki <[email protected]>2011-12-08 14:34:10 -0800
committerLinus Torvalds <[email protected]>2011-12-09 07:50:28 -0800
commitc193c82f054195aa352ccbef91afc28446e5a30e (patch)
treef0306407631ddb7f8ff1918856131a66e4309424
parent2dbcd05f1e9e0932833d16dab1696176fc164b07 (diff)
memcg: update maintainers
More players joined to memory cgroup developments and Johannes' great work changed internal design of memory cgroup dramatically. And he will do more works. Michal Hokko did many bug fixes and know memory cgroup very well. Daisuke Nishimura helped us very much but he seems busy now. Thanks to his works. Signed-off-by: KAMEZAWA Hiroyuki <[email protected]> Acked-by: Michal Hocko <[email protected]> Acked-by: Johannes Weiner <[email protected]> Acked-by: Daisuke Nishimura <[email protected]> Cc: Balbir Singh <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b4f18024f4e7..6751a36f569f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4302,8 +4302,9 @@ F: include/linux/mm.h
F: mm/
MEMORY RESOURCE CONTROLLER
+M: Johannes Weiner <[email protected]>
+M: Michal Hocko <[email protected]>
M: Balbir Singh <[email protected]>
-M: Daisuke Nishimura <[email protected]>
M: KAMEZAWA Hiroyuki <[email protected]>