diff mbox series

MAINTAINERS: Update maintainer list for virtio i2c

Message ID 20221214053631.3225164-1-conghui.chen@intel.com
State New
Headers show
Series MAINTAINERS: Update maintainer list for virtio i2c | expand

Commit Message

Conghui Dec. 14, 2022, 5:36 a.m. UTC
This updates the maintainer for virtio i2c drvier

Signed-off-by: Conghui <conghui.chen@intel.com>
Acked-by: Jian Jun Chen <jian.jun.chen@intel.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Chen, Jian Jun Dec. 27, 2022, 4:04 a.m. UTC | #1
On 12/14/2022 19:37, Michael S. Tsirkin wrote:
> On Wed, Dec 14, 2022 at 01:36:31PM +0800, Conghui wrote:
>> This updates the maintainer for virtio i2c drvier
> I got that, but what is going on here exactly?
> I generally expect a new maintainer to be active in the
> project for a while first.
> I don't see contributions or reviews for this driver or
> for that matter for any virtio or i2c drivers from Jian Jun Chen.
> It looks like you are no longer interested in maintaining
> this? In that case pls just send a patch removing yourself.
>
> Jian Jun Chen, if you are interested in reviewing
> patches please start doing so, you don't need to
> be listed as a maintainer for this to happen.
> Once you do this for a while and write some patches,
> you can become a maintainer, this is not a high bar
> to clear.

Hi Michael,

Yes. I am interested in the virtio I2C maintenance. I have lots of 
virtio experience in ACRN device model development and was involved in 
the early phase virtio I2C discussion in ACRN before Jie/Conghui 
upstream the virtio I2C spec. Sure, I will start to collaborate first.

>> Signed-off-by: Conghui <conghui.chen@intel.com>
>> Acked-by: Jian Jun Chen <jian.jun.chen@intel.com>
>> ---
>>   MAINTAINERS | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index a8c8f6b42436..44747f4641a6 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -21920,7 +21920,7 @@ F:	include/uapi/linux/virtio_snd.h
>>   F:	sound/virtio/*
>>   
>>   VIRTIO I2C DRIVER
>> -M:	Conghui Chen <conghui.chen@intel.com>
>> +M:	Jian Jun Chen <jian.jun.chen@intel.com>
>>   M:	Viresh Kumar <viresh.kumar@linaro.org>
>>   L:	linux-i2c@vger.kernel.org
>>   L:	virtualization@lists.linux-foundation.org
>> -- 
>> 2.25.1
Michael S. Tsirkin Dec. 27, 2022, 7:08 a.m. UTC | #2
On Tue, Dec 27, 2022 at 12:04:10PM +0800, Chen, Jian Jun wrote:
> 
> On 12/14/2022 19:37, Michael S. Tsirkin wrote:
> > On Wed, Dec 14, 2022 at 01:36:31PM +0800, Conghui wrote:
> > > This updates the maintainer for virtio i2c drvier
> > I got that, but what is going on here exactly?
> > I generally expect a new maintainer to be active in the
> > project for a while first.
> > I don't see contributions or reviews for this driver or
> > for that matter for any virtio or i2c drivers from Jian Jun Chen.
> > It looks like you are no longer interested in maintaining
> > this? In that case pls just send a patch removing yourself.
> > 
> > Jian Jun Chen, if you are interested in reviewing
> > patches please start doing so, you don't need to
> > be listed as a maintainer for this to happen.
> > Once you do this for a while and write some patches,
> > you can become a maintainer, this is not a high bar
> > to clear.
> 
> Hi Michael,
> 
> Yes. I am interested in the virtio I2C maintenance. I have lots of virtio
> experience in ACRN device model development and was involved in the early
> phase virtio I2C discussion in ACRN before Jie/Conghui upstream the virtio
> I2C spec. Sure, I will start to collaborate first.


Excellent, thanks a lot!

> > > Signed-off-by: Conghui <conghui.chen@intel.com>
> > > Acked-by: Jian Jun Chen <jian.jun.chen@intel.com>
> > > ---
> > >   MAINTAINERS | 2 +-
> > >   1 file changed, 1 insertion(+), 1 deletion(-)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index a8c8f6b42436..44747f4641a6 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -21920,7 +21920,7 @@ F:	include/uapi/linux/virtio_snd.h
> > >   F:	sound/virtio/*
> > >   VIRTIO I2C DRIVER
> > > -M:	Conghui Chen <conghui.chen@intel.com>
> > > +M:	Jian Jun Chen <jian.jun.chen@intel.com>
> > >   M:	Viresh Kumar <viresh.kumar@linaro.org>
> > >   L:	linux-i2c@vger.kernel.org
> > >   L:	virtualization@lists.linux-foundation.org
> > > -- 
> > > 2.25.1
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index a8c8f6b42436..44747f4641a6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21920,7 +21920,7 @@  F:	include/uapi/linux/virtio_snd.h
 F:	sound/virtio/*
 
 VIRTIO I2C DRIVER
-M:	Conghui Chen <conghui.chen@intel.com>
+M:	Jian Jun Chen <jian.jun.chen@intel.com>
 M:	Viresh Kumar <viresh.kumar@linaro.org>
 L:	linux-i2c@vger.kernel.org
 L:	virtualization@lists.linux-foundation.org