From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752967AbcEZCHJ (ORCPT ); Wed, 25 May 2016 22:07:09 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:51688 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752621AbcEZCHH (ORCPT ); Wed, 25 May 2016 22:07:07 -0400 Date: Thu, 26 May 2016 11:07:04 +0900 From: Simon Horman To: Vivek Goyal Cc: Joe Perches , linux-kernel@vger.kernel.org, kexec@lists.infradead.org, Haren Myneni , Dave Young , Baoquan He , "Eric W. Biederman" , Andrew Morton Subject: Re: [PATCH] MAINTAINERS: Kdump maintainers update Message-ID: <20160526020704.GD18393@verge.net.au> References: <20160525131616.GB27291@redhat.com> <1464182650.16344.6.camel@perches.com> <20160525133713.GA2590@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160525133713.GA2590@redhat.com> Organisation: Horms Solutions Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 25, 2016 at 09:37:13AM -0400, Vivek Goyal wrote: > On Wed, May 25, 2016 at 06:24:10AM -0700, Joe Perches wrote: > > On Wed, 2016-05-25 at 09:16 -0400, Vivek Goyal wrote: > > > I am proposing following updates to kdump maintainership. I have got > > > busy in other things and not getting time to spend on kdump.  > > > > > > Removed Haren Myneni as he has not participated in kdump development for > > > a long time now. > > > > > > Proposing adding the names of Dave and Baoquan as kdump maintainers as > > > they have been contributing to kdump for a long time now and they are in > > > a much better position to spend time on this than me. > > [] > > > diff --git a/MAINTAINERS b/MAINTAINERS > > [] > > > @@ -6189,8 +6189,9 @@ F: Documentation/kbuild/kconfig-language.txt > > >  F: scripts/kconfig/ > > >   > > >  KDUMP > > > +M: Dave Young > > > +M: Baoquan He > > >  M: Vivek Goyal > > > > You could mark yourself as an "R:" reviewer > > instead of an "M:" maintainer. > > That's a good idea. I updated the patch and marked myself reviewer. > > Removed Haren Myneni as he has not participated in kdump development for > a long time now. > > Proposing adding the names of Dave and Baoquan as kdump maintainers as > they have been working on it for quite some time on it upstream and > they are in a much better position to spend time on this than me. > > Signed-off-by: Vivek Goyal FWIW I am fine with this change. Acked-by: Simon Horman > --- > MAINTAINERS | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9c567a4..5792ec2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6189,8 +6189,9 @@ F: Documentation/kbuild/kconfig-language.txt > F: scripts/kconfig/ > > KDUMP > -M: Vivek Goyal > -M: Haren Myneni > +M: Dave Young > +M: Baoquan He > +R: Vivek Goyal > L: kexec@lists.infradead.org > W: http://lse.sourceforge.net/kdump/ > S: Maintained > -- > 2.7.4 >