From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zefan Li Subject: Re: [PATCH cgroup/for-4.2] MAINTAINERS: add a cgroup core co-maintainer Date: Mon, 15 Jun 2015 09:17:29 +0800 Message-ID: <557E27A9.9090502@huawei.com> References: <20150612221523.GA26854@mtj.duckdns.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150612221523.GA26854-qYNAdHglDFBN0TnZuCh8vA@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Tejun Heo Cc: hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On 2015/6/13 6:15, Tejun Heo wrote: > 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 > Cc: Li Zefan > Cc: Johannes Weiner acked > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ea00017..1d39599 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2695,6 +2695,7 @@ F: drivers/connector/ > CONTROL GROUP (CGROUP) > M: Tejun Heo > M: Li Zefan > +M: Johannes Weiner > L: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git > S: Maintained >