All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] watchdog: hpwdt: change maintainer.
@ 2017-10-09 18:56 Jerry Hoemann
  2017-10-10  0:27 ` Guenter Roeck
  0 siblings, 1 reply; 6+ messages in thread
From: Jerry Hoemann @ 2017-10-09 18:56 UTC (permalink / raw)
  To: linux-watchdog; +Cc: linux-kernel, jimmy.vance, Jerry Hoemann

Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2d3d750..e7dc993 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6114,7 +6114,7 @@ S:	Odd Fixes
 F:	drivers/media/usb/hdpvr/
 
 HEWLETT PACKARD ENTERPRISE ILO NMI WATCHDOG DRIVER
-M:	Jimmy Vance <jimmy.vance@hpe.com>
+M:	Jerry Hoemann <jerry.hoemann@hpe.com>
 S:	Supported
 F:	Documentation/watchdog/hpwdt.txt
 F:	drivers/watchdog/hpwdt.c
-- 
1.8.3.1

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

* Re: [PATCH] watchdog: hpwdt: change maintainer.
  2017-10-09 18:56 [PATCH] watchdog: hpwdt: change maintainer Jerry Hoemann
@ 2017-10-10  0:27 ` Guenter Roeck
  2017-10-10  3:05   ` Vance, Jimmy
  2018-02-20 15:33   ` Vance, Jimmy
  0 siblings, 2 replies; 6+ messages in thread
From: Guenter Roeck @ 2017-10-10  0:27 UTC (permalink / raw)
  To: Jerry Hoemann, linux-watchdog; +Cc: linux-kernel, jimmy.vance

On 10/09/2017 11:56 AM, Jerry Hoemann wrote:
> Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

We should get an Ack from Jimmy, though.

Guenter

> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2d3d750..e7dc993 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6114,7 +6114,7 @@ S:	Odd Fixes
>   F:	drivers/media/usb/hdpvr/
>   
>   HEWLETT PACKARD ENTERPRISE ILO NMI WATCHDOG DRIVER
> -M:	Jimmy Vance <jimmy.vance@hpe.com>
> +M:	Jerry Hoemann <jerry.hoemann@hpe.com>
>   S:	Supported
>   F:	Documentation/watchdog/hpwdt.txt
>   F:	drivers/watchdog/hpwdt.c
> 

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

* RE: [PATCH] watchdog: hpwdt: change maintainer.
  2017-10-10  0:27 ` Guenter Roeck
@ 2017-10-10  3:05   ` Vance, Jimmy
  2017-10-10  3:18       ` Guenter Roeck
  2018-02-20 15:33   ` Vance, Jimmy
  1 sibling, 1 reply; 6+ messages in thread
From: Vance, Jimmy @ 2017-10-10  3:05 UTC (permalink / raw)
  To: Guenter Roeck, Hoemann, Jerry, linux-watchdog; +Cc: linux-kernel

Yes, Jerry is taking over as maintainer of hpwdt

-----Original Message-----
From: Guenter Roeck [mailto:groeck7@gmail.com] On Behalf Of Guenter Roeck
Sent: Monday, October 9, 2017 7:27 PM
To: Hoemann, Jerry <jerry.hoemann@hpe.com>; linux-watchdog@vger.kernel.org
Cc: linux-kernel@vger.kernel.org; Vance, Jimmy <jimmy.vance@hpe.com>
Subject: Re: [PATCH] watchdog: hpwdt: change maintainer.

On 10/09/2017 11:56 AM, Jerry Hoemann wrote:
> Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

We should get an Ack from Jimmy, though.

Guenter

> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS index 2d3d750..e7dc993 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6114,7 +6114,7 @@ S:	Odd Fixes
>   F:	drivers/media/usb/hdpvr/
>   
>   HEWLETT PACKARD ENTERPRISE ILO NMI WATCHDOG DRIVER
> -M:	Jimmy Vance <jimmy.vance@hpe.com>
> +M:	Jerry Hoemann <jerry.hoemann@hpe.com>
>   S:	Supported
>   F:	Documentation/watchdog/hpwdt.txt
>   F:	drivers/watchdog/hpwdt.c
> 

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

* Re: [PATCH] watchdog: hpwdt: change maintainer.
  2017-10-10  3:05   ` Vance, Jimmy
@ 2017-10-10  3:18       ` Guenter Roeck
  0 siblings, 0 replies; 6+ messages in thread
From: Guenter Roeck @ 2017-10-10  3:18 UTC (permalink / raw)
  To: Vance, Jimmy, Hoemann, Jerry, linux-watchdog; +Cc: linux-kernel

On 10/09/2017 08:05 PM, Vance, Jimmy wrote:
> Yes, Jerry is taking over as maintainer of hpwdt
> 

Just a note ... if you send such a note as official Acked-by: tag,
patchwork picks it up automatically, and you save the maintainer
a couple of minutes of work.

Guenter

> -----Original Message-----
> From: Guenter Roeck [mailto:groeck7@gmail.com] On Behalf Of Guenter Roeck
> Sent: Monday, October 9, 2017 7:27 PM
> To: Hoemann, Jerry <jerry.hoemann@hpe.com>; linux-watchdog@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org; Vance, Jimmy <jimmy.vance@hpe.com>
> Subject: Re: [PATCH] watchdog: hpwdt: change maintainer.
> 
> On 10/09/2017 11:56 AM, Jerry Hoemann wrote:
>> Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
> 
> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> 
> We should get an Ack from Jimmy, though.
> 
> Guenter
> 
>> ---
>>    MAINTAINERS | 2 +-
>>    1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS index 2d3d750..e7dc993 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -6114,7 +6114,7 @@ S:	Odd Fixes
>>    F:	drivers/media/usb/hdpvr/
>>    
>>    HEWLETT PACKARD ENTERPRISE ILO NMI WATCHDOG DRIVER
>> -M:	Jimmy Vance <jimmy.vance@hpe.com>
>> +M:	Jerry Hoemann <jerry.hoemann@hpe.com>
>>    S:	Supported
>>    F:	Documentation/watchdog/hpwdt.txt
>>    F:	drivers/watchdog/hpwdt.c
>>
> 
> N�����r��y���b�X��ǧv�^�)޺{.n�+����{���\�� �{ay�\x1dʇڙ�,j\a��f���h���z�\x1e�w���\f���j:+v���w�j�m����\a����zZ+�����ݢj"��!tml=
> 

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

* Re: [PATCH] watchdog: hpwdt: change maintainer.
@ 2017-10-10  3:18       ` Guenter Roeck
  0 siblings, 0 replies; 6+ messages in thread
From: Guenter Roeck @ 2017-10-10  3:18 UTC (permalink / raw)
  To: Vance, Jimmy, Hoemann, Jerry, linux-watchdog; +Cc: linux-kernel

On 10/09/2017 08:05 PM, Vance, Jimmy wrote:
> Yes, Jerry is taking over as maintainer of hpwdt
> 

Just a note ... if you send such a note as official Acked-by: tag,
patchwork picks it up automatically, and you save the maintainer
a couple of minutes of work.

Guenter

> -----Original Message-----
> From: Guenter Roeck [mailto:groeck7@gmail.com] On Behalf Of Guenter Roeck
> Sent: Monday, October 9, 2017 7:27 PM
> To: Hoemann, Jerry <jerry.hoemann@hpe.com>; linux-watchdog@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org; Vance, Jimmy <jimmy.vance@hpe.com>
> Subject: Re: [PATCH] watchdog: hpwdt: change maintainer.
> 
> On 10/09/2017 11:56 AM, Jerry Hoemann wrote:
>> Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
> 
> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> 
> We should get an Ack from Jimmy, though.
> 
> Guenter
> 
>> ---
>>    MAINTAINERS | 2 +-
>>    1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS index 2d3d750..e7dc993 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -6114,7 +6114,7 @@ S:	Odd Fixes
>>    F:	drivers/media/usb/hdpvr/
>>    
>>    HEWLETT PACKARD ENTERPRISE ILO NMI WATCHDOG DRIVER
>> -M:	Jimmy Vance <jimmy.vance@hpe.com>
>> +M:	Jerry Hoemann <jerry.hoemann@hpe.com>
>>    S:	Supported
>>    F:	Documentation/watchdog/hpwdt.txt
>>    F:	drivers/watchdog/hpwdt.c
>>
> 
> N�����r��y���b�X��ǧv�^�)޺{.n�+����{���\�� �{ay�\x1d
ʇڙ�,j\a��f���h���z�\x1e
�w���\f
���j:+v���w�j�m����\a����zZ+�����ݢj"��!tml=
> 

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

* RE: [PATCH] watchdog: hpwdt: change maintainer.
  2017-10-10  0:27 ` Guenter Roeck
  2017-10-10  3:05   ` Vance, Jimmy
@ 2018-02-20 15:33   ` Vance, Jimmy
  1 sibling, 0 replies; 6+ messages in thread
From: Vance, Jimmy @ 2018-02-20 15:33 UTC (permalink / raw)
  To: Guenter Roeck, Hoemann, Jerry, linux-watchdog; +Cc: linux-kernel

Acked-by: JImmy Vance <jimmy.vance@hpe.com>

-----Original Message-----
From: Guenter Roeck [mailto:groeck7@gmail.com] On Behalf Of Guenter Roeck
Sent: Monday, October 9, 2017 7:27 PM
To: Hoemann, Jerry <jerry.hoemann@hpe.com>; linux-watchdog@vger.kernel.org
Cc: linux-kernel@vger.kernel.org; Vance, Jimmy <jimmy.vance@hpe.com>
Subject: Re: [PATCH] watchdog: hpwdt: change maintainer.

On 10/09/2017 11:56 AM, Jerry Hoemann wrote:
> Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

We should get an Ack from Jimmy, though.

Guenter

> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS index 2d3d750..e7dc993 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6114,7 +6114,7 @@ S:	Odd Fixes
>   F:	drivers/media/usb/hdpvr/
>   
>   HEWLETT PACKARD ENTERPRISE ILO NMI WATCHDOG DRIVER
> -M:	Jimmy Vance <jimmy.vance@hpe.com>
> +M:	Jerry Hoemann <jerry.hoemann@hpe.com>
>   S:	Supported
>   F:	Documentation/watchdog/hpwdt.txt
>   F:	drivers/watchdog/hpwdt.c
> 

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

end of thread, other threads:[~2018-02-20 15:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-09 18:56 [PATCH] watchdog: hpwdt: change maintainer Jerry Hoemann
2017-10-10  0:27 ` Guenter Roeck
2017-10-10  3:05   ` Vance, Jimmy
2017-10-10  3:18     ` Guenter Roeck
2017-10-10  3:18       ` Guenter Roeck
2018-02-20 15:33   ` Vance, Jimmy

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.