Add Tiwei and Zhihong as co-maintainers for the Vhost and Virtio components. They have done great contributions recently, and been very helpfull in helping to review Vhost and Virtio series.
Also, add Tiwei as backup for the Next-virtio tree. Signed-off-by: Maxime Coquelin <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1c28f6d38..14939f10a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -41,6 +41,7 @@ T: git://dpdk.org/next/dpdk-next-net-mlx Next-virtio Tree M: Maxime Coquelin <[email protected]> +M: Tiwei Bie <[email protected]> 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 <[email protected]> +M: Tiwei Bie <[email protected]> +M: Zhihong Wang <[email protected]> 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 <[email protected]> +M: Tiwei Bie <[email protected]> +M: Zhihong Wang <[email protected]> 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 <[email protected]> M: Tiwei Bie <[email protected]> +M: Zhihong Wang <[email protected]> T: git://dpdk.org/next/dpdk-next-virtio F: drivers/net/virtio/ F: doc/guides/nics/virtio.rst -- 2.14.3

