diff options
author | Tejun Heo <tj@kernel.org> | 2015-06-12 17:15:23 -0500 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2015-06-14 20:28:52 -0500 |
commit | 4d205676c1028f21760ef1fa57af0628349e0aed (patch) | |
tree | 0b212fa5f40efe0be15b58e90ab082ef84deeee7 /MAINTAINERS | |
parent | 4a705c5c786dc7f85051ed262bb05a4ca275dded (diff) | |
download | linux-next-4d205676c1028f21760ef1fa57af0628349e0aed.tar.gz |
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: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea0001760035..1d395996fd3a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 |