diff options
author | Muchun Song <[email protected]> | 2022-05-17 22:33:20 +0800 |
---|---|---|
committer | akpm <[email protected]> | 2022-05-19 14:10:30 -0700 |
commit | 504ed164d7cd858d25ed5e3413928e1397f4c567 (patch) | |
tree | 1814f924e96f3bdbe6efbb23fa4311a0a87c3477 | |
parent | c7031c144043c5b9a9b8827aaf44a67937559418 (diff) |
MAINTAINERS: add Muchun as a memcg reviewer
I have been focusing on mm for the past two years. e.g. developing,
fixing bugs, reviewing. I have fixed lots of races (including memcg). I
would like to help people working on memcg or related by reviewing their
work. Let me be Cc'd on patches related to memcg.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Muchun Song <[email protected]>
Acked-by: Shakeel Butt <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Acked-by: Johannes Weiner <[email protected]>
Acked-by: Roman Gushchin <[email protected]>
Acked-by: FanJun Kong <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 886265f04061..5eede9e773a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5023,6 +5023,7 @@ M: Johannes Weiner <[email protected]> M: Michal Hocko <[email protected]> M: Roman Gushchin <[email protected]> M: Shakeel Butt <[email protected]> +R: Muchun Song <[email protected]> S: Maintained |