> -----Original Message----- > From: Maxime Coquelin <[email protected]> > Sent: Thursday, July 30, 2020 9:47 PM > To: [email protected]; Xia, Chenbo <[email protected]>; Wang, Zhihong > <[email protected]>; Yigit, Ferruh <[email protected]>; > [email protected]; [email protected] > Cc: Maxime Coquelin <[email protected]> > Subject: [PATCH] maintainers: add Chenbo for Vhost/Virtio/vDPA > > Chenbo has done an excellent job in reviewing, contributing and testing > patches. > > This patch adds him as co-maintainer for Vhost, Virtio and vDPA components. > > Signed-off-by: Maxime Coquelin <[email protected]> > --- > MAINTAINERS | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 5328415c21..745621a5a7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -50,6 +50,7 @@ T: git://dpdk.org/next/dpdk-next-net-mlx > > Next-virtio Tree > M: Maxime Coquelin <[email protected]> > +M: Chenbo Xia <[email protected]> > T: git://dpdk.org/next/dpdk-next-virtio > > Next-crypto Tree > @@ -889,6 +890,7 @@ F: doc/guides/nics/features/vmxnet3.ini > > Vhost-user > M: Maxime Coquelin <[email protected]> > +M: Chenbo Xia <[email protected]> > M: Zhihong Wang <[email protected]> > T: git://dpdk.org/next/dpdk-next-virtio > F: lib/librte_vhost/ > @@ -903,6 +905,7 @@ F: doc/guides/sample_app_ug/vdpa.rst > > Vhost PMD > M: Maxime Coquelin <[email protected]> > +M: Chenbo Xia <[email protected]> > M: Zhihong Wang <[email protected]> > T: git://dpdk.org/next/dpdk-next-virtio > F: drivers/net/vhost/ > @@ -911,6 +914,7 @@ F: doc/guides/nics/features/vhost.ini > > Virtio PMD > M: Maxime Coquelin <[email protected]> > +M: Chenbo Xia <[email protected]> > M: Zhihong Wang <[email protected]> > T: git://dpdk.org/next/dpdk-next-virtio > F: drivers/net/virtio/ > -- > 2.26.2
Acked-by: Chenbo Xia <[email protected]>

