[dpdk-dev] [PATCH RFC] maintainers: add git tree for virtio/vhost

Yuanhan Liu yuanhan.liu at linux.intel.com
Tue Jul 19 06:17:49 CEST 2016


Add a git tree line for the virtio/vhost section, to make an explicit
statement that the developers are suggested to make patches based on
that tree.

Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9c76352..433ddd8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -356,6 +356,7 @@ F: doc/guides/nics/qede.rst
 RedHat virtio
 M: Huawei Xie <huawei.xie at intel.com>
 M: Yuanhan Liu <yuanhan.liu at linux.intel.com>
+T: git://dpdk.org/next/dpdk-next-virtio
 F: drivers/net/virtio/
 F: doc/guides/nics/virtio.rst
 F: lib/librte_vhost/
@@ -371,6 +372,7 @@ F: doc/guides/nics/vmxnet3.rst
 Vhost PMD
 M: Tetsuya Mukawa <mukawa at igel.co.jp>
 M: Yuanhan Liu <yuanhan.liu at linux.intel.com>
+T: git://dpdk.org/next/dpdk-next-virtio
 F: drivers/net/vhost/
 
 PCAP PMD
-- 
1.9.0



More information about the dev mailing list