From acbf70386ab02d324bf85ffd7d7e47d0db3389d2 Mon Sep 17 00:00:00 2001 From: Maxime Coquelin Date: Tue, 12 Jun 2018 10:01:27 +0200 Subject: [PATCH] maintainers: add vhost and virtio co-maintainers Add Tiwei and Zhihong as co-maintainers for the Vhost and Virtio components. They have done great contributions recently, and been very helpful in helping to review Vhost and Virtio series. Also, add Tiwei as backup for the Next-virtio tree. Signed-off-by: Maxime Coquelin Acked-by: Tiwei Bie Acked-by: Zhihong Wang Acked-by: Zhiyong Yang --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1c28f6d380..14939f10a8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -41,6 +41,7 @@ T: git://dpdk.org/next/dpdk-next-net-mlx Next-virtio Tree M: Maxime Coquelin +M: Tiwei Bie T: git://dpdk.org/next/dpdk-next-virtio Next-crypto Tree @@ -654,6 +655,8 @@ F: doc/guides/nics/features/vmxnet3.ini Vhost-user M: Maxime Coquelin +M: Tiwei Bie +M: Zhihong Wang T: git://dpdk.org/next/dpdk-next-virtio F: lib/librte_vhost/ F: doc/guides/prog_guide/vhost_lib.rst @@ -665,6 +668,8 @@ F: examples/vhost_crypto/ Vhost PMD M: Maxime Coquelin +M: Tiwei Bie +M: Zhihong Wang T: git://dpdk.org/next/dpdk-next-virtio F: drivers/net/vhost/ F: doc/guides/nics/vhost.rst @@ -673,6 +678,7 @@ F: doc/guides/nics/features/vhost.ini Virtio PMD M: Maxime Coquelin M: Tiwei Bie +M: Zhihong Wang T: git://dpdk.org/next/dpdk-next-virtio F: drivers/net/virtio/ F: doc/guides/nics/virtio.rst -- 2.20.1