Due to changes in my work, I'm passing the virtio-i2c driver maintenance to Conghui. Signed-off-by: Jie Deng <jie.deng at intel.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3b79fd4..8c9a677 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19944,7 +19944,7 @@ F: include/uapi/linux/virtio_snd.h F: sound/virtio/* VIRTIO I2C DRIVER -M: Jie Deng <jie.deng at intel.com> +M: Conghui Chen <conghui.chen at intel.com> M: Viresh Kumar <viresh.kumar at linaro.org> L: linux-i2c at vger.kernel.org L: virtualization at lists.linux-foundation.org -- 2.7.4
Michael S. Tsirkin
2021-Nov-01 08:08 UTC
[PATCH] i2c: virtio: update the maintainer to Conghui
On Mon, Nov 01, 2021 at 01:24:50PM +0800, Jie Deng wrote:> Due to changes in my work, I'm passing the virtio-i2c driver > maintenance to Conghui. > > Signed-off-by: Jie Deng <jie.deng at intel.com>Seeing as Conghui co-developed the driver, seems reasonable. Acked-by: Michael S. Tsirkin <mst at redhat.com>> --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3b79fd4..8c9a677 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19944,7 +19944,7 @@ F: include/uapi/linux/virtio_snd.h > F: sound/virtio/* > > VIRTIO I2C DRIVER > -M: Jie Deng <jie.deng at intel.com> > +M: Conghui Chen <conghui.chen at intel.com> > M: Viresh Kumar <viresh.kumar at linaro.org> > L: linux-i2c at vger.kernel.org > L: virtualization at lists.linux-foundation.org > -- > 2.7.4
On 01-11-21, 13:24, Jie Deng wrote:> Due to changes in my work, I'm passing the virtio-i2c driver > maintenance to Conghui. > > Signed-off-by: Jie Deng <jie.deng at intel.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3b79fd4..8c9a677 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19944,7 +19944,7 @@ F: include/uapi/linux/virtio_snd.h > F: sound/virtio/* > > VIRTIO I2C DRIVER > -M: Jie Deng <jie.deng at intel.com> > +M: Conghui Chen <conghui.chen at intel.com> > M: Viresh Kumar <viresh.kumar at linaro.org> > L: linux-i2c at vger.kernel.org > L: virtualization at lists.linux-foundation.orgAcked-by: Viresh Kumar <viresh.kumar at linaro.org> -- viresh