* Re: [PATCH] Replace Paul Menage with Tejun Heo as cgroups maintainer [not found] <1321320612-57855-1-git-send-email-paul@paulmenage.org> @ 2011-11-15 1:36 ` Tejun Heo 2011-11-15 1:45 ` Li Zefan 0 siblings, 1 reply; 3+ messages in thread From: Tejun Heo @ 2011-11-15 1:36 UTC (permalink / raw) To: Paul Menage Cc: lizf, cgroups, containers, linux-kernel, Andrew Morton, Frederic Weisbecker, Ingo Molnar (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 <paul@paulmenage.org> > --- > > Tejun, Li - can I get your acks before I send this on to mainline? Sure, Acked-by: Tejun Heo <tj@kernel.org> 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 <paul@paulmenage.org> > +M: Tejun Heo <tj@kernel.org> > M: Li Zefan <lizf@cn.fujitsu.com> > L: containers@lists.linux-foundation.org > S: Maintained > -- > 1.7.5.4 > -- tejun ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Replace Paul Menage with Tejun Heo as cgroups maintainer 2011-11-15 1:36 ` [PATCH] Replace Paul Menage with Tejun Heo as cgroups maintainer Tejun Heo @ 2011-11-15 1:45 ` Li Zefan 2011-11-15 2:01 ` KAMEZAWA Hiroyuki 0 siblings, 1 reply; 3+ messages in thread From: Li Zefan @ 2011-11-15 1:45 UTC (permalink / raw) To: Tejun Heo Cc: Paul Menage, cgroups, containers, linux-kernel, Andrew Morton, Frederic Weisbecker, Ingo Molnar, Paul Turner (also cc Paul Turner) 09:36, Tejun Heo wrote: > (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 <paul@paulmenage.org> >> --- >> >> Tejun, Li - can I get your acks before I send this on to mainline? > > Sure, > > Acked-by: Tejun Heo <tj@kernel.org> > Acked-by: Li Zefan <lizf@cn.fujitsu.com> > I'll set up cgroup korg git tree and do standard for-next / for-fixes Thanks. I would have done this if not having restored my kernel.org account. :) > 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 <paul@paulmenage.org> >> +M: Tejun Heo <tj@kernel.org> >> M: Li Zefan <lizf@cn.fujitsu.com> >> L: containers@lists.linux-foundation.org >> S: Maintained >> -- >> 1.7.5.4 >> > ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Replace Paul Menage with Tejun Heo as cgroups maintainer 2011-11-15 1:45 ` Li Zefan @ 2011-11-15 2:01 ` KAMEZAWA Hiroyuki 0 siblings, 0 replies; 3+ messages in thread From: KAMEZAWA Hiroyuki @ 2011-11-15 2:01 UTC (permalink / raw) To: Li Zefan Cc: Tejun Heo, Paul Menage, cgroups, containers, linux-kernel, Andrew Morton, Frederic Weisbecker, Ingo Molnar, Paul Turner On Tue, 15 Nov 2011 09:45:00 +0800 Li Zefan <lizf@cn.fujitsu.com> wrote: > (also cc Paul Turner) > > 09:36, Tejun Heo wrote: > > (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 <paul@paulmenage.org> > >> --- > >> > >> Tejun, Li - can I get your acks before I send this on to mainline? > > > > Sure, > > > > Acked-by: Tejun Heo <tj@kernel.org> > > > > Acked-by: Li Zefan <lizf@cn.fujitsu.com> > Ok, thank you Paul for your maintainer jobs for years. And thank you Tejun, Li. Regards, -Kame ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-11-15 2:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1321320612-57855-1-git-send-email-paul@paulmenage.org>
2011-11-15 1:36 ` [PATCH] Replace Paul Menage with Tejun Heo as cgroups maintainer Tejun Heo
2011-11-15 1:45 ` Li Zefan
2011-11-15 2:01 ` KAMEZAWA Hiroyuki
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox