From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH] Replace Paul Menage with Tejun Heo as cgroups maintainer Date: Mon, 14 Nov 2011 17:36:55 -0800 Message-ID: <20111115013655.GH30922@google.com> References: <1321320612-57855-1-git-send-email-paul@paulmenage.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1321320612-57855-1-git-send-email-paul-inf54ven1CmVyaH7bEyXVA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Paul Menage Cc: Frederic Weisbecker , containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ingo Molnar , cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andrew Morton List-Id: containers.vger.kernel.org (cc'ing akpm, Ingo and Frederic) On Mon, Nov 14, 2011 at 05:30:12PM -0800, Paul Menage wrote: > As is probably painfully obvious, I don't have time to be a cgroups > maintainer. Rather than have me continue to hope that I'll magically > find more spare time, instead Tejun has kindly agreed to take over the > role, along with Li Zefan. > > Signed-off-by: Paul Menage > --- > > Tejun, Li - can I get your acks before I send this on to mainline? Sure, Acked-by: Tejun Heo I'll set up cgroup korg git tree and do standard for-next / for-fixes branch management. I won't be committing patches unless co-acked by Li Zefan. If anyone objects / has better ideas, please speak up. Thank you. > MAINTAINERS | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4808256..055b7f6 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1926,7 +1926,7 @@ S: Maintained > F: drivers/connector/ > > CONTROL GROUPS (CGROUPS) > -M: Paul Menage > +M: Tejun Heo > M: Li Zefan > L: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org > S: Maintained > -- > 1.7.5.4 > -- tejun