All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] maintainers: Remove Kent from maintainers
@ 2013-05-22 15:56 Kent Yoder
  2013-05-22 16:37 ` Joe Perches
  2013-05-22 23:54 ` James Morris
  0 siblings, 2 replies; 5+ messages in thread
From: Kent Yoder @ 2013-05-22 15:56 UTC (permalink / raw)
  To: linux-kernel; +Cc: James Morris, tpmdd-devel, linux-security-module


Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
---
 MAINTAINERS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 829c032..592af73 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3971,7 +3971,8 @@ S:	Maintained
 F:	arch/ia64/
 
 IBM Power in-Nest Crypto Acceleration
-M:	Kent Yoder <key@linux.vnet.ibm.com>
+M:	Marcelo Henrique Cerri <mhcerri@linux.vnet.ibm.com>
+M:	Fionnuala Gunter <fin@linux.vnet.ibm.com>
 L:	linux-crypto@vger.kernel.org
 S:	Supported
 F:	drivers/crypto/nx/
@@ -8212,7 +8213,8 @@ S:	Odd fixes
 F:	drivers/media/usb/tm6000/
 
 TPM DEVICE DRIVER
-M:	Kent Yoder <key@linux.vnet.ibm.com>
+M:	Leonidas Da Silva Barbosa <leosilva@linux.vnet.ibm.com>
+M:	Ashley Lai <ashley@ashleylai.com>
 M:	Rajiv Andrade <mail@srajiv.net>
 W:	http://tpmdd.sourceforge.net
 M:	Marcel Selhorst <tpmdd@selhorst.net>
-- 
1.7.11.7


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

* Re: [PATCH] maintainers: Remove Kent from maintainers
  2013-05-22 15:56 [PATCH] maintainers: Remove Kent from maintainers Kent Yoder
@ 2013-05-22 16:37 ` Joe Perches
  2013-05-22 18:24   ` Kent Yoder
  2013-05-22 23:54 ` James Morris
  1 sibling, 1 reply; 5+ messages in thread
From: Joe Perches @ 2013-05-22 16:37 UTC (permalink / raw)
  To: Kent Yoder
  Cc: linux-kernel, James Morris, tpmdd-devel, linux-security-module,
	Rajiv Andrade, Marcelo Henrique Cerri, Fionnuala Gunter,
	LeonidasDaSilvaBarbosa, AshleyLai

On Wed, 2013-05-22 at 10:56 -0500, Kent Yoder wrote:

> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -3971,7 +3971,8 @@ S:	Maintained
>  F:	arch/ia64/
>  
>  IBM Power in-Nest Crypto Acceleration
> -M:	Kent Yoder <key@linux.vnet.ibm.com>
> +M:	Marcelo Henrique Cerri <mhcerri@linux.vnet.ibm.com>
> +M:	Fionnuala Gunter <fin@linux.vnet.ibm.com>
>  L:	linux-crypto@vger.kernel.org
>  S:	Supported
>  F:	drivers/crypto/nx/
> @@ -8212,7 +8213,8 @@ S:	Odd fixes
>  F:	drivers/media/usb/tm6000/
>  
>  TPM DEVICE DRIVER
> -M:	Kent Yoder <key@linux.vnet.ibm.com>
> +M:	Leonidas Da Silva Barbosa <leosilva@linux.vnet.ibm.com>
> +M:	Ashley Lai <ashley@ashleylai.com>
>  M:	Rajiv Andrade <mail@srajiv.net>
>  W:	http://tpmdd.sourceforge.net
>  M:	Marcel Selhorst <tpmdd@selhorst.net>

As far as I know, none of these people have
previously submitted a single patch.

None of them were cc'd neither. (now cc'd)

I think a better way to do this sort of
change is to have the people becoming
MAINTAINERS submit the patches and the
person departing ack it, or simply to
remove yourself and let other people add
themselves later.



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

* Re: [PATCH] maintainers: Remove Kent from maintainers
  2013-05-22 16:37 ` Joe Perches
@ 2013-05-22 18:24   ` Kent Yoder
  2013-05-28 22:05     ` [tpmdd-devel] " Peter Hüwe
  0 siblings, 1 reply; 5+ messages in thread
From: Kent Yoder @ 2013-05-22 18:24 UTC (permalink / raw)
  To: Joe Perches
  Cc: linux-kernel, James Morris, tpmdd-devel, linux-security-module,
	Rajiv Andrade, Marcelo Henrique Cerri, Fionnuala Gunter,
	LeonidasDaSilvaBarbosa, AshleyLai, Peter.Huewe

On Wed, May 22, 2013 at 09:37:20AM -0700, Joe Perches wrote:
> On Wed, 2013-05-22 at 10:56 -0500, Kent Yoder wrote:
> 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> []
> > @@ -3971,7 +3971,8 @@ S:	Maintained
> >  F:	arch/ia64/
> >  
> >  IBM Power in-Nest Crypto Acceleration
> > -M:	Kent Yoder <key@linux.vnet.ibm.com>
> > +M:	Marcelo Henrique Cerri <mhcerri@linux.vnet.ibm.com>
> > +M:	Fionnuala Gunter <fin@linux.vnet.ibm.com>
> >  L:	linux-crypto@vger.kernel.org
> >  S:	Supported
> >  F:	drivers/crypto/nx/
> > @@ -8212,7 +8213,8 @@ S:	Odd fixes
> >  F:	drivers/media/usb/tm6000/
> >  
> >  TPM DEVICE DRIVER
> > -M:	Kent Yoder <key@linux.vnet.ibm.com>
> > +M:	Leonidas Da Silva Barbosa <leosilva@linux.vnet.ibm.com>
> > +M:	Ashley Lai <ashley@ashleylai.com>
> >  M:	Rajiv Andrade <mail@srajiv.net>
> >  W:	http://tpmdd.sourceforge.net
> >  M:	Marcel Selhorst <tpmdd@selhorst.net>
> 
> As far as I know, none of these people have
> previously submitted a single patch.
> 
> None of them were cc'd neither. (now cc'd)
> 
> I think a better way to do this sort of
> change is to have the people becoming
> MAINTAINERS submit the patches and the
> person departing ack it, or simply to
> remove yourself and let other people add
> themselves later.

  Hi Joe,

  Works for me...  I'll submit a new patch removing myself. The tpmdd
list will be monitored by the same folks in the meantime.

  If prior experience is an issue I'd nominate Peter Huewe if he's
interested for tpmdd. For the crypto accelerators though, we have nobody
else...

Kent

> 
> 


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

* Re: [PATCH] maintainers: Remove Kent from maintainers
  2013-05-22 15:56 [PATCH] maintainers: Remove Kent from maintainers Kent Yoder
  2013-05-22 16:37 ` Joe Perches
@ 2013-05-22 23:54 ` James Morris
  1 sibling, 0 replies; 5+ messages in thread
From: James Morris @ 2013-05-22 23:54 UTC (permalink / raw)
  To: Kent Yoder; +Cc: linux-kernel, tpmdd-devel, linux-security-module

On Wed, 22 May 2013, Kent Yoder wrote:

> 
> Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>

Applied.


-- 
James Morris
<jmorris@namei.org>

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

* Re: [tpmdd-devel] [PATCH] maintainers: Remove Kent from maintainers
  2013-05-22 18:24   ` Kent Yoder
@ 2013-05-28 22:05     ` Peter Hüwe
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Hüwe @ 2013-05-28 22:05 UTC (permalink / raw)
  To: tpmdd-devel
  Cc: Kent Yoder, Joe Perches, LeonidasDaSilvaBarbosa, AshleyLai,
	linux-kernel, James Morris, Rajiv Andrade, linux-security-module,
	Fionnuala Gunter, Marcelo Henrique Cerri

> > As far as I know, none of these people have
> > previously submitted a single patch.
> > 
>   Works for me...  I'll submit a new patch removing myself. The tpmdd
> list will be monitored by the same folks in the meantime.
> 
>   If prior experience is an issue I'd nominate Peter Huewe if he's
> interested for tpmdd. For the crypto accelerators though, we have nobody
> else...
> 

Hi,

Thanks for nominating me.

I'm currently trying to clarify whether I can take the maintainership role 
officially or not.

In the meantime I'll be monitoring the tpmdd more closely and continue with my 
reviews and if necessary take care and stage the patches.

Thanks,
Peter

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

end of thread, other threads:[~2013-05-28 21:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-22 15:56 [PATCH] maintainers: Remove Kent from maintainers Kent Yoder
2013-05-22 16:37 ` Joe Perches
2013-05-22 18:24   ` Kent Yoder
2013-05-28 22:05     ` [tpmdd-devel] " Peter Hüwe
2013-05-22 23:54 ` James Morris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.