From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id B16BC5598 for ; Thu, 1 Dec 2016 08:05:57 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 30 Nov 2016 23:05:56 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,723,1477983600"; d="scan'208";a="12013311" Received: from yliu-dev.sh.intel.com ([10.239.67.162]) by orsmga002.jf.intel.com with ESMTP; 30 Nov 2016 23:05:55 -0800 From: Yuanhan Liu To: dev@dpdk.org Cc: Thomas Monjalon , John McNamara , Yuanhan Liu Date: Thu, 1 Dec 2016 15:06:38 +0800 Message-Id: <1480575999-14453-3-git-send-email-yuanhan.liu@linux.intel.com> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1480575999-14453-1-git-send-email-yuanhan.liu@linux.intel.com> References: <1480575999-14453-1-git-send-email-yuanhan.liu@linux.intel.com> Subject: [dpdk-dev] [PATCH 2/3] maintainers: update virtio section name X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2016 07:05:58 -0000 Signed-off-by: Yuanhan Liu --- hmm.., maybe we could seperate lib vhost and virtio pmd, into two different sections? --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index cc1ab68..3df1754 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -364,7 +364,7 @@ M: Sony Chacko F: drivers/net/qede/ F: doc/guides/nics/qede.rst -RedHat virtio +Virtio PMD and vhost lib M: Yuanhan Liu T: git://dpdk.org/next/dpdk-next-virtio F: drivers/net/virtio/ -- 1.9.0