[dpdk-dev] [PATCH] maintainers: claim responsibility for virtio PMD
Tiwei Bie
tiwei.bie at intel.com
Fri Dec 1 12:04:35 CET 2017
Add myself as co-maintainer for virtio driver.
Signed-off-by: Tiwei Bie <tiwei.bie at intel.com>
---
Hi Yuanhan and Maxime,
As there will be more and more virtio related stuffs (e.g. vhost-pci,
virtio crypto, vhost crypto) in DPDK, more maintaining efforts will be
needed for virtio/vhost. So I volunteer to co-maintain virtio driver.
Hope this could help!
Best regards,
Tiwei Bie
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f0baeb423..0627aa345 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -528,6 +528,7 @@ F: doc/guides/nics/features/vhost.ini
Virtio PMD
M: Yuanhan Liu <yliu at fridaylinux.org>
M: Maxime Coquelin <maxime.coquelin at redhat.com>
+M: Tiwei Bie <tiwei.bie at intel.com>
T: git://dpdk.org/next/dpdk-next-virtio
F: drivers/net/virtio/
F: doc/guides/nics/virtio.rst
--
2.13.3
More information about the dev
mailing list