From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tiwei Bie Subject: [PATCH] maintainers: claim responsibility for virtio PMD Date: Fri, 1 Dec 2017 19:04:35 +0800 Message-ID: <20171201110435.20925-1-tiwei.bie@intel.com> Cc: dev@dpdk.org To: yliu@fridaylinux.org, maxime.coquelin@redhat.com Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id BBB2D2A58 for ; Fri, 1 Dec 2017 12:06:25 +0100 (CET) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Add myself as co-maintainer for virtio driver. Signed-off-by: Tiwei Bie --- 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 M: Maxime Coquelin +M: Tiwei Bie T: git://dpdk.org/next/dpdk-next-virtio F: drivers/net/virtio/ F: doc/guides/nics/virtio.rst -- 2.13.3