All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: i2c: at91: handover maintenance to Codrin Ciubotariu
@ 2020-07-09  8:42 ` Ludovic Desroches
  0 siblings, 0 replies; 6+ messages in thread
From: Ludovic Desroches @ 2020-07-09  8:42 UTC (permalink / raw)
  To: codrin.ciubotariu
  Cc: linux-arm-kernel, linux-i2c, nicolas.ferre, alexandre.belloni,
	Ludovic Desroches

My colleague Codrin Ciubotariu, now, maintains this driver internally.
Then I handover the mainline maintenance to him.

Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c87b94e6b2f6..995d2261e022 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11277,7 +11277,7 @@ S:	Maintained
 F:	drivers/crypto/atmel-ecc.*
 
 MICROCHIP I2C DRIVER
-M:	Ludovic Desroches <ludovic.desroches@microchip.com>
+M:	Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
 L:	linux-i2c@vger.kernel.org
 S:	Supported
 F:	drivers/i2c/busses/i2c-at91-*.c
-- 
2.24.0


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

* [PATCH] MAINTAINERS: i2c: at91: handover maintenance to Codrin Ciubotariu
@ 2020-07-09  8:42 ` Ludovic Desroches
  0 siblings, 0 replies; 6+ messages in thread
From: Ludovic Desroches @ 2020-07-09  8:42 UTC (permalink / raw)
  To: codrin.ciubotariu
  Cc: alexandre.belloni, Ludovic Desroches, linux-i2c, linux-arm-kernel

My colleague Codrin Ciubotariu, now, maintains this driver internally.
Then I handover the mainline maintenance to him.

Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c87b94e6b2f6..995d2261e022 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11277,7 +11277,7 @@ S:	Maintained
 F:	drivers/crypto/atmel-ecc.*
 
 MICROCHIP I2C DRIVER
-M:	Ludovic Desroches <ludovic.desroches@microchip.com>
+M:	Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
 L:	linux-i2c@vger.kernel.org
 S:	Supported
 F:	drivers/i2c/busses/i2c-at91-*.c
-- 
2.24.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] MAINTAINERS: i2c: at91: handover maintenance to Codrin Ciubotariu
  2020-07-09  8:42 ` Ludovic Desroches
@ 2020-07-22 10:57   ` Wolfram Sang
  -1 siblings, 0 replies; 6+ messages in thread
From: Wolfram Sang @ 2020-07-22 10:57 UTC (permalink / raw)
  To: Ludovic Desroches
  Cc: codrin.ciubotariu, linux-arm-kernel, linux-i2c, nicolas.ferre,
	alexandre.belloni

[-- Attachment #1: Type: text/plain, Size: 381 bytes --]

On Thu, Jul 09, 2020 at 10:42:33AM +0200, Ludovic Desroches wrote:
> My colleague Codrin Ciubotariu, now, maintains this driver internally.
> Then I handover the mainline maintenance to him.
> 
> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>

Thank you for all the work on this driver, Ludovic. And welcome, Codrin!

Applied to for-current, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [PATCH] MAINTAINERS: i2c: at91: handover maintenance to Codrin Ciubotariu
@ 2020-07-22 10:57   ` Wolfram Sang
  0 siblings, 0 replies; 6+ messages in thread
From: Wolfram Sang @ 2020-07-22 10:57 UTC (permalink / raw)
  To: Ludovic Desroches
  Cc: alexandre.belloni, codrin.ciubotariu, linux-i2c, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 381 bytes --]

On Thu, Jul 09, 2020 at 10:42:33AM +0200, Ludovic Desroches wrote:
> My colleague Codrin Ciubotariu, now, maintains this driver internally.
> Then I handover the mainline maintenance to him.
> 
> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>

Thank you for all the work on this driver, Ludovic. And welcome, Codrin!

Applied to for-current, thanks!


[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: Re: [PATCH] MAINTAINERS: i2c: at91: handover maintenance to Codrin Ciubotariu
  2020-07-22 10:57   ` Wolfram Sang
@ 2020-07-23 16:29     ` Codrin.Ciubotariu
  -1 siblings, 0 replies; 6+ messages in thread
From: Codrin.Ciubotariu @ 2020-07-23 16:29 UTC (permalink / raw)
  To: wsa, Ludovic.Desroches
  Cc: linux-arm-kernel, linux-i2c, Nicolas.Ferre, alexandre.belloni

On 22.07.2020 13:57, Wolfram Sang wrote:
> On Thu, Jul 09, 2020 at 10:42:33AM +0200, Ludovic Desroches wrote:
>> My colleague Codrin Ciubotariu, now, maintains this driver internally.
>> Then I handover the mainline maintenance to him.

Thanks Ludovic! Please continue to share your expertise whenever you can.

>>
>> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
> 
> Thank you for all the work on this driver, Ludovic. And welcome, Codrin!

Thanks!

> 
> Applied to for-current, thanks!
> 


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

* Re: Re: [PATCH] MAINTAINERS: i2c: at91: handover maintenance to Codrin Ciubotariu
@ 2020-07-23 16:29     ` Codrin.Ciubotariu
  0 siblings, 0 replies; 6+ messages in thread
From: Codrin.Ciubotariu @ 2020-07-23 16:29 UTC (permalink / raw)
  To: wsa, Ludovic.Desroches; +Cc: alexandre.belloni, linux-i2c, linux-arm-kernel

On 22.07.2020 13:57, Wolfram Sang wrote:
> On Thu, Jul 09, 2020 at 10:42:33AM +0200, Ludovic Desroches wrote:
>> My colleague Codrin Ciubotariu, now, maintains this driver internally.
>> Then I handover the mainline maintenance to him.

Thanks Ludovic! Please continue to share your expertise whenever you can.

>>
>> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
> 
> Thank you for all the work on this driver, Ludovic. And welcome, Codrin!

Thanks!

> 
> Applied to for-current, thanks!
> 


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-07-23 16:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09  8:42 [PATCH] MAINTAINERS: i2c: at91: handover maintenance to Codrin Ciubotariu Ludovic Desroches
2020-07-09  8:42 ` Ludovic Desroches
2020-07-22 10:57 ` Wolfram Sang
2020-07-22 10:57   ` Wolfram Sang
2020-07-23 16:29   ` Codrin.Ciubotariu
2020-07-23 16:29     ` Codrin.Ciubotariu

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.