public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: delete entry for Conghui Chen
@ 2024-07-06 14:41 Wolfram Sang
  2024-07-08  6:19 ` Viresh Kumar
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Wolfram Sang @ 2024-07-06 14:41 UTC (permalink / raw)
  To: linux-i2c; +Cc: Viresh Kumar, Wolfram Sang, linux-kernel

The email address bounced. I couldn't find a newer one in recent git
history, so delete this email entry.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 68e3ef05facf..55bf8ba02386 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23842,7 +23842,6 @@ S:	Maintained
 F:	drivers/vhost/scsi.c
 
 VIRTIO I2C DRIVER
-M:	Conghui Chen <conghui.chen@intel.com>
 M:	Viresh Kumar <viresh.kumar@linaro.org>
 L:	linux-i2c@vger.kernel.org
 L:	virtualization@lists.linux.dev
-- 
2.43.0


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

* Re: [PATCH] MAINTAINERS: delete entry for Conghui Chen
  2024-07-06 14:41 [PATCH] MAINTAINERS: delete entry for Conghui Chen Wolfram Sang
@ 2024-07-08  6:19 ` Viresh Kumar
  2024-07-11  8:47   ` Wolfram Sang
  2024-07-11  8:59 ` Viresh Kumar
  2024-07-11  9:22 ` Wolfram Sang
  2 siblings, 1 reply; 7+ messages in thread
From: Viresh Kumar @ 2024-07-08  6:19 UTC (permalink / raw)
  To: Wolfram Sang, Jian Jun Chen; +Cc: linux-i2c, linux-kernel

On 06-07-24, 16:41, Wolfram Sang wrote:
> The email address bounced. I couldn't find a newer one in recent git
> history, so delete this email entry.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 68e3ef05facf..55bf8ba02386 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23842,7 +23842,6 @@ S:	Maintained
>  F:	drivers/vhost/scsi.c
>  
>  VIRTIO I2C DRIVER
> -M:	Conghui Chen <conghui.chen@intel.com>
>  M:	Viresh Kumar <viresh.kumar@linaro.org>
>  L:	linux-i2c@vger.kernel.org
>  L:	virtualization@lists.linux.dev

Not sure what happened, my email bounced too..

Adding Jian here, as Conghui tried to make Jian the maintainer once [1].

May be we can add Jian as "R:" here to keep someone from Intel in loop ?

-- 
viresh

[1] https://lore.kernel.org/all/20221214053631.3225164-1-conghui.chen@intel.com/

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

* Re: [PATCH] MAINTAINERS: delete entry for Conghui Chen
  2024-07-08  6:19 ` Viresh Kumar
@ 2024-07-11  8:47   ` Wolfram Sang
  2024-07-11  9:14     ` Chen, Jian Jun
  0 siblings, 1 reply; 7+ messages in thread
From: Wolfram Sang @ 2024-07-11  8:47 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Jian Jun Chen, linux-i2c, linux-kernel

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


> May be we can add Jian as "R:" here to keep someone from Intel in loop ?

Yes, it would surely be nice to have someone from Intel in the loop. As
Jian did not respond up to now, I suggest to add him with a seperate
patch, though. Let's get rid of the bounce first.


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

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

* Re: [PATCH] MAINTAINERS: delete entry for Conghui Chen
  2024-07-06 14:41 [PATCH] MAINTAINERS: delete entry for Conghui Chen Wolfram Sang
  2024-07-08  6:19 ` Viresh Kumar
@ 2024-07-11  8:59 ` Viresh Kumar
  2024-07-11  9:22 ` Wolfram Sang
  2 siblings, 0 replies; 7+ messages in thread
From: Viresh Kumar @ 2024-07-11  8:59 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-i2c, linux-kernel

On 06-07-24, 16:41, Wolfram Sang wrote:
> The email address bounced. I couldn't find a newer one in recent git
> history, so delete this email entry.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 68e3ef05facf..55bf8ba02386 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23842,7 +23842,6 @@ S:	Maintained
>  F:	drivers/vhost/scsi.c
>  
>  VIRTIO I2C DRIVER
> -M:	Conghui Chen <conghui.chen@intel.com>
>  M:	Viresh Kumar <viresh.kumar@linaro.org>
>  L:	linux-i2c@vger.kernel.org
>  L:	virtualization@lists.linux.dev

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

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

* Re: [PATCH] MAINTAINERS: delete entry for Conghui Chen
  2024-07-11  8:47   ` Wolfram Sang
@ 2024-07-11  9:14     ` Chen, Jian Jun
  2024-07-11  9:16       ` Wolfram Sang
  0 siblings, 1 reply; 7+ messages in thread
From: Chen, Jian Jun @ 2024-07-11  9:14 UTC (permalink / raw)
  To: Wolfram Sang, Viresh Kumar, linux-i2c, linux-kernel


On 2024/7/11 16:47, Wolfram Sang wrote:
>> May be we can add Jian as "R:" here to keep someone from Intel in loop ?
> Yes, it would surely be nice to have someone from Intel in the loop. As
> Jian did not respond up to now, I suggest to add him with a seperate
> patch, though. Let's get rid of the bounce first.

Sorry but I missed the previous mail.

I'm honored to be as a reviewer.


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

* Re: [PATCH] MAINTAINERS: delete entry for Conghui Chen
  2024-07-11  9:14     ` Chen, Jian Jun
@ 2024-07-11  9:16       ` Wolfram Sang
  0 siblings, 0 replies; 7+ messages in thread
From: Wolfram Sang @ 2024-07-11  9:16 UTC (permalink / raw)
  To: Chen, Jian Jun; +Cc: Viresh Kumar, linux-i2c, linux-kernel

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

> I'm honored to be as a reviewer.

Cool, I will update the patch.


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

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

* Re: [PATCH] MAINTAINERS: delete entry for Conghui Chen
  2024-07-06 14:41 [PATCH] MAINTAINERS: delete entry for Conghui Chen Wolfram Sang
  2024-07-08  6:19 ` Viresh Kumar
  2024-07-11  8:59 ` Viresh Kumar
@ 2024-07-11  9:22 ` Wolfram Sang
  2 siblings, 0 replies; 7+ messages in thread
From: Wolfram Sang @ 2024-07-11  9:22 UTC (permalink / raw)
  To: linux-i2c; +Cc: Viresh Kumar, linux-kernel

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

On Sat, Jul 06, 2024 at 04:41:50PM +0200, Wolfram Sang wrote:
> The email address bounced. I couldn't find a newer one in recent git
> history, so delete this email entry.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Applied to for-current with Jian added as reviewer, thanks!


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

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

end of thread, other threads:[~2024-07-11  9:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-06 14:41 [PATCH] MAINTAINERS: delete entry for Conghui Chen Wolfram Sang
2024-07-08  6:19 ` Viresh Kumar
2024-07-11  8:47   ` Wolfram Sang
2024-07-11  9:14     ` Chen, Jian Jun
2024-07-11  9:16       ` Wolfram Sang
2024-07-11  8:59 ` Viresh Kumar
2024-07-11  9:22 ` Wolfram Sang

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