public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Kdump maintainers update
@ 2016-05-25 13:16 Vivek Goyal
  2016-05-25 13:24 ` Joe Perches
  0 siblings, 1 reply; 5+ messages in thread
From: Vivek Goyal @ 2016-05-25 13:16 UTC (permalink / raw)
  To: linux-kernel
  Cc: kexec, Haren Myneni, Dave Young, Baoquan He, Eric W. Biederman,
	Andrew Morton, Simon Horman

Hi,

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.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9c567a4..c030267 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6189,8 +6189,9 @@ F:	Documentation/kbuild/kconfig-language.txt
 F:	scripts/kconfig/
 
 KDUMP
+M:	Dave Young <dyoung@redhat.com>
+M:	Baoquan He <bhe@redhat.com>
 M:	Vivek Goyal <vgoyal@redhat.com>
-M:	Haren Myneni <hbabu@us.ibm.com>
 L:	kexec@lists.infradead.org
 W:	http://lse.sourceforge.net/kdump/
 S:	Maintained
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Kdump maintainers update
  2016-05-25 13:16 [PATCH] MAINTAINERS: Kdump maintainers update Vivek Goyal
@ 2016-05-25 13:24 ` Joe Perches
  2016-05-25 13:37   ` Vivek Goyal
  0 siblings, 1 reply; 5+ messages in thread
From: Joe Perches @ 2016-05-25 13:24 UTC (permalink / raw)
  To: Vivek Goyal, linux-kernel
  Cc: kexec, Haren Myneni, Dave Young, Baoquan He, Eric W. Biederman,
	Andrew Morton, Simon Horman

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 <dyoung@redhat.com>
> +M:	Baoquan He <bhe@redhat.com>
>  M:	Vivek Goyal <vgoyal@redhat.com>

You could mark yourself as an "R:" reviewer
instead of an "M:" maintainer.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Kdump maintainers update
  2016-05-25 13:24 ` Joe Perches
@ 2016-05-25 13:37   ` Vivek Goyal
  2016-05-26  2:07     ` Simon Horman
  2016-05-26  2:29     ` Dave Young
  0 siblings, 2 replies; 5+ messages in thread
From: Vivek Goyal @ 2016-05-25 13:37 UTC (permalink / raw)
  To: Joe Perches
  Cc: linux-kernel, kexec, Haren Myneni, Dave Young, Baoquan He,
	Eric W. Biederman, Andrew Morton, Simon Horman

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 <dyoung@redhat.com>
> > +M:	Baoquan He <bhe@redhat.com>
> >  M:	Vivek Goyal <vgoyal@redhat.com>
> 
> 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 <vgoyal@redhat.com>
---
 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 <vgoyal@redhat.com>
-M:	Haren Myneni <hbabu@us.ibm.com>
+M:	Dave Young <dyoung@redhat.com>
+M:	Baoquan He <bhe@redhat.com>
+R:	Vivek Goyal <vgoyal@redhat.com>
 L:	kexec@lists.infradead.org
 W:	http://lse.sourceforge.net/kdump/
 S:	Maintained
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Kdump maintainers update
  2016-05-25 13:37   ` Vivek Goyal
@ 2016-05-26  2:07     ` Simon Horman
  2016-05-26  2:29     ` Dave Young
  1 sibling, 0 replies; 5+ messages in thread
From: Simon Horman @ 2016-05-26  2:07 UTC (permalink / raw)
  To: Vivek Goyal
  Cc: Joe Perches, linux-kernel, kexec, Haren Myneni, Dave Young,
	Baoquan He, Eric W. Biederman, Andrew Morton

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 <dyoung@redhat.com>
> > > +M:	Baoquan He <bhe@redhat.com>
> > >  M:	Vivek Goyal <vgoyal@redhat.com>
> > 
> > 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 <vgoyal@redhat.com>

FWIW I am fine with this change.

Acked-by: Simon Horman <horms@verge.net.au>

> ---
>  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 <vgoyal@redhat.com>
> -M:	Haren Myneni <hbabu@us.ibm.com>
> +M:	Dave Young <dyoung@redhat.com>
> +M:	Baoquan He <bhe@redhat.com>
> +R:	Vivek Goyal <vgoyal@redhat.com>
>  L:	kexec@lists.infradead.org
>  W:	http://lse.sourceforge.net/kdump/
>  S:	Maintained
> -- 
> 2.7.4
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Kdump maintainers update
  2016-05-25 13:37   ` Vivek Goyal
  2016-05-26  2:07     ` Simon Horman
@ 2016-05-26  2:29     ` Dave Young
  1 sibling, 0 replies; 5+ messages in thread
From: Dave Young @ 2016-05-26  2:29 UTC (permalink / raw)
  To: Vivek Goyal
  Cc: Joe Perches, linux-kernel, kexec, Haren Myneni, Baoquan He,
	Eric W. Biederman, Andrew Morton, Simon Horman

Hi, Vivek

On 05/25/16 at 09:37am, 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 <dyoung@redhat.com>
> > > +M:	Baoquan He <bhe@redhat.com>
> > >  M:	Vivek Goyal <vgoyal@redhat.com>
> > 
> > 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.

Thanks a lot for the patch! I will do my best to work with Baoquan to maintain
it. Very appreciated for your guidiance before and in the future.

> 
> Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
> ---
>  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 <vgoyal@redhat.com>
> -M:	Haren Myneni <hbabu@us.ibm.com>
> +M:	Dave Young <dyoung@redhat.com>
> +M:	Baoquan He <bhe@redhat.com>
> +R:	Vivek Goyal <vgoyal@redhat.com>
>  L:	kexec@lists.infradead.org
>  W:	http://lse.sourceforge.net/kdump/

It is not related to this patch, just to be curious, who is maintain the
above page? Seems some links are outdated.

>  S:	Maintained
> -- 
> 2.7.4
> 

Thanks
Dave

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-05-26  2:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-25 13:16 [PATCH] MAINTAINERS: Kdump maintainers update Vivek Goyal
2016-05-25 13:24 ` Joe Perches
2016-05-25 13:37   ` Vivek Goyal
2016-05-26  2:07     ` Simon Horman
2016-05-26  2:29     ` Dave Young

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox