public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: email address update in MAINTAINERS entries
@ 2019-01-16 23:28 shuah
  2019-01-17  8:32 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: shuah @ 2019-01-16 23:28 UTC (permalink / raw)
  To: mchehab+samsung, gregkh, davem, akpm, nicolas.ferre, arnd
  Cc: Shuah Khan, linux-kernel

From: Shuah Khan <shuah@kernel.org>

Update email address in MAINTAINERS entries.

Signed-off-by: Shuah Khan <shuah@kernel.org>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4d04cebb4a71..6ca780f24808 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3979,6 +3979,7 @@ F:	drivers/cpufreq/arm_big_little.c
 CPU POWER MONITORING SUBSYSTEM
 M:	Thomas Renninger <trenn@suse.com>
 M:	Shuah Khan <shuah@kernel.org>
+M:	Shuah Khan <skhan@linuxfoundation.org>
 L:	linux-pm@vger.kernel.org
 S:	Maintained
 F:	tools/power/cpupower/
@@ -8259,6 +8260,7 @@ F:	include/uapi/linux/sunrpc/
 
 KERNEL SELFTEST FRAMEWORK
 M:	Shuah Khan <shuah@kernel.org>
+M:	Shuah Khan <skhan@linuxfoundation.org>
 L:	linux-kselftest@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git
 Q:	https://patchwork.kernel.org/project/linux-kselftest/list/
@@ -15842,6 +15844,7 @@ F:	drivers/usb/common/usb-otg-fsm.c
 USB OVER IP DRIVER
 M:	Valentina Manea <valentina.manea.m@gmail.com>
 M:	Shuah Khan <shuah@kernel.org>
+M:	Shuah Khan <skhan@linuxfoundation.org>
 L:	linux-usb@vger.kernel.org
 S:	Maintained
 F:	Documentation/usb/usbip_protocol.txt
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: email address update in MAINTAINERS entries
  2019-01-16 23:28 [PATCH] MAINTAINERS: email address update in MAINTAINERS entries shuah
@ 2019-01-17  8:32 ` Greg KH
  2019-01-17 14:30   ` shuah
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2019-01-17  8:32 UTC (permalink / raw)
  To: shuah; +Cc: mchehab+samsung, davem, akpm, nicolas.ferre, arnd, linux-kernel

On Wed, Jan 16, 2019 at 04:28:20PM -0700, shuah@kernel.org wrote:
> From: Shuah Khan <shuah@kernel.org>
> 
> Update email address in MAINTAINERS entries.
> 
> Signed-off-by: Shuah Khan <shuah@kernel.org>
> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4d04cebb4a71..6ca780f24808 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3979,6 +3979,7 @@ F:	drivers/cpufreq/arm_big_little.c
>  CPU POWER MONITORING SUBSYSTEM
>  M:	Thomas Renninger <trenn@suse.com>
>  M:	Shuah Khan <shuah@kernel.org>
> +M:	Shuah Khan <skhan@linuxfoundation.org>
>  L:	linux-pm@vger.kernel.org
>  S:	Maintained
>  F:	tools/power/cpupower/
> @@ -8259,6 +8260,7 @@ F:	include/uapi/linux/sunrpc/
>  
>  KERNEL SELFTEST FRAMEWORK
>  M:	Shuah Khan <shuah@kernel.org>
> +M:	Shuah Khan <skhan@linuxfoundation.org>
>  L:	linux-kselftest@vger.kernel.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git
>  Q:	https://patchwork.kernel.org/project/linux-kselftest/list/
> @@ -15842,6 +15844,7 @@ F:	drivers/usb/common/usb-otg-fsm.c
>  USB OVER IP DRIVER
>  M:	Valentina Manea <valentina.manea.m@gmail.com>
>  M:	Shuah Khan <shuah@kernel.org>
> +M:	Shuah Khan <skhan@linuxfoundation.org>
>  L:	linux-usb@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/usb/usbip_protocol.txt
> -- 
> 2.17.1
> 

I can take this through my USB tree as 1/3 of these entries come from
there, unless you want to take it through your kselftest tree?  If so,
feel free to add my:
	Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
to it.

thanks,

greg k-h

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

* Re: [PATCH] MAINTAINERS: email address update in MAINTAINERS entries
  2019-01-17  8:32 ` Greg KH
@ 2019-01-17 14:30   ` shuah
  2019-01-18  8:35     ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: shuah @ 2019-01-17 14:30 UTC (permalink / raw)
  To: Greg KH
  Cc: mchehab+samsung, davem, akpm, nicolas.ferre, arnd, linux-kernel,
	shuah

On 1/17/19 1:32 AM, Greg KH wrote:
> On Wed, Jan 16, 2019 at 04:28:20PM -0700, shuah@kernel.org wrote:
>> From: Shuah Khan <shuah@kernel.org>
>>
>> Update email address in MAINTAINERS entries.
>>
>> Signed-off-by: Shuah Khan <shuah@kernel.org>
>> ---
>>   MAINTAINERS | 3 +++
>>   1 file changed, 3 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 4d04cebb4a71..6ca780f24808 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -3979,6 +3979,7 @@ F:	drivers/cpufreq/arm_big_little.c
>>   CPU POWER MONITORING SUBSYSTEM
>>   M:	Thomas Renninger <trenn@suse.com>
>>   M:	Shuah Khan <shuah@kernel.org>
>> +M:	Shuah Khan <skhan@linuxfoundation.org>
>>   L:	linux-pm@vger.kernel.org
>>   S:	Maintained
>>   F:	tools/power/cpupower/
>> @@ -8259,6 +8260,7 @@ F:	include/uapi/linux/sunrpc/
>>   
>>   KERNEL SELFTEST FRAMEWORK
>>   M:	Shuah Khan <shuah@kernel.org>
>> +M:	Shuah Khan <skhan@linuxfoundation.org>
>>   L:	linux-kselftest@vger.kernel.org
>>   T:	git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git
>>   Q:	https://patchwork.kernel.org/project/linux-kselftest/list/
>> @@ -15842,6 +15844,7 @@ F:	drivers/usb/common/usb-otg-fsm.c
>>   USB OVER IP DRIVER
>>   M:	Valentina Manea <valentina.manea.m@gmail.com>
>>   M:	Shuah Khan <shuah@kernel.org>
>> +M:	Shuah Khan <skhan@linuxfoundation.org>
>>   L:	linux-usb@vger.kernel.org
>>   S:	Maintained
>>   F:	Documentation/usb/usbip_protocol.txt
>> -- 
>> 2.17.1
>>
> 
> I can take this through my USB tree as 1/3 of these entries come from
> there, unless you want to take it through your kselftest tree?  If so,
> feel free to add my:
> 	Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> to it.
> 
> thanks,
> 
> greg k-h
> 

Greg,

Please go ahead and take this through USB tree.

thanks,
-- Shuah

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

* Re: [PATCH] MAINTAINERS: email address update in MAINTAINERS entries
  2019-01-17 14:30   ` shuah
@ 2019-01-18  8:35     ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2019-01-18  8:35 UTC (permalink / raw)
  To: shuah; +Cc: mchehab+samsung, davem, akpm, nicolas.ferre, arnd, linux-kernel

On Thu, Jan 17, 2019 at 07:30:54AM -0700, shuah wrote:
> On 1/17/19 1:32 AM, Greg KH wrote:
> > On Wed, Jan 16, 2019 at 04:28:20PM -0700, shuah@kernel.org wrote:
> > > From: Shuah Khan <shuah@kernel.org>
> > > 
> > > Update email address in MAINTAINERS entries.
> > > 
> > > Signed-off-by: Shuah Khan <shuah@kernel.org>
> > > ---
> > >   MAINTAINERS | 3 +++
> > >   1 file changed, 3 insertions(+)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 4d04cebb4a71..6ca780f24808 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -3979,6 +3979,7 @@ F:	drivers/cpufreq/arm_big_little.c
> > >   CPU POWER MONITORING SUBSYSTEM
> > >   M:	Thomas Renninger <trenn@suse.com>
> > >   M:	Shuah Khan <shuah@kernel.org>
> > > +M:	Shuah Khan <skhan@linuxfoundation.org>
> > >   L:	linux-pm@vger.kernel.org
> > >   S:	Maintained
> > >   F:	tools/power/cpupower/
> > > @@ -8259,6 +8260,7 @@ F:	include/uapi/linux/sunrpc/
> > >   KERNEL SELFTEST FRAMEWORK
> > >   M:	Shuah Khan <shuah@kernel.org>
> > > +M:	Shuah Khan <skhan@linuxfoundation.org>
> > >   L:	linux-kselftest@vger.kernel.org
> > >   T:	git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git
> > >   Q:	https://patchwork.kernel.org/project/linux-kselftest/list/
> > > @@ -15842,6 +15844,7 @@ F:	drivers/usb/common/usb-otg-fsm.c
> > >   USB OVER IP DRIVER
> > >   M:	Valentina Manea <valentina.manea.m@gmail.com>
> > >   M:	Shuah Khan <shuah@kernel.org>
> > > +M:	Shuah Khan <skhan@linuxfoundation.org>
> > >   L:	linux-usb@vger.kernel.org
> > >   S:	Maintained
> > >   F:	Documentation/usb/usbip_protocol.txt
> > > -- 
> > > 2.17.1
> > > 
> > 
> > I can take this through my USB tree as 1/3 of these entries come from
> > there, unless you want to take it through your kselftest tree?  If so,
> > feel free to add my:
> > 	Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > to it.
> > 
> > thanks,
> > 
> > greg k-h
> > 
> 
> Greg,
> 
> Please go ahead and take this through USB tree.

Ok, will queue it up today, thanks.

greg k-h

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

end of thread, other threads:[~2019-01-18  8:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-16 23:28 [PATCH] MAINTAINERS: email address update in MAINTAINERS entries shuah
2019-01-17  8:32 ` Greg KH
2019-01-17 14:30   ` shuah
2019-01-18  8:35     ` Greg KH

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