Commit 4d205676 authored by Tejun Heo's avatar Tejun Heo
Browse files

MAINTAINERS: add a cgroup core co-maintainer



Add Johannes Weiner as a co-maintainer of cgroup core.  Johannes has
been heavily involved with the design of the v2 interface and is
familiar with design and implementation of cgroup core.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Acked-by: default avatarLi Zefan <lizefan@huawei.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
parent 4a705c5c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2695,6 +2695,7 @@ F: drivers/connector/
CONTROL GROUP (CGROUP)
M:	Tejun Heo <tj@kernel.org>
M:	Li Zefan <lizefan@huawei.com>
M:	Johannes Weiner <hannes@cmpxchg.org>
L:	cgroups@vger.kernel.org
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
S:	Maintained