From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH] maintainers: claim responsibility for virtio PMD Date: Fri, 1 Dec 2017 20:06:04 +0800 Message-ID: <20171201120604.GE17395@yliu-dev> References: <20171201110435.20925-1-tiwei.bie@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: maxime.coquelin@redhat.com, dev@dpdk.org, Thomas Monjalon To: Tiwei Bie Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 69F892A58 for ; Fri, 1 Dec 2017 13:06:27 +0100 (CET) Content-Disposition: inline In-Reply-To: <20171201110435.20925-1-tiwei.bie@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, Dec 01, 2017 at 07:04:35PM +0800, Tiwei Bie wrote: > 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! I'm glad that you are offering help! And Acked-by: Yuanhan Liu --yliu > > 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