From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 714C0376D for ; Thu, 28 Jul 2016 07:38:09 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP; 27 Jul 2016 22:38:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,433,1464678000"; d="scan'208";a="740787595" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by FMSMGA003.fm.intel.com with ESMTP; 27 Jul 2016 22:38:07 -0700 Date: Thu, 28 Jul 2016 13:43:25 +0800 From: Yuanhan Liu To: Tetsuya Mukawa Cc: dev@dpdk.org Message-ID: <20160728054325.GC28708@yliu-dev.sh.intel.com> References: <1469683620-4313-1-git-send-email-mukawa@igel.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1469683620-4313-1-git-send-email-mukawa@igel.co.jp> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] maintainers: claim responsibility for vhost and null PMD 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, 28 Jul 2016 05:38:10 -0000 You are already the maintainer of the both :) I think a title like "update email address" would be more appropriate. -yliu On Thu, Jul 28, 2016 at 02:27:00PM +0900, Tetsuya Mukawa wrote: > Signed-off-by: Tetsuya Mukawa > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d099131..6536c6b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -373,7 +373,7 @@ F: drivers/net/vmxnet3/ > F: doc/guides/nics/vmxnet3.rst > > Vhost PMD > -M: Tetsuya Mukawa > +M: Tetsuya Mukawa > M: Yuanhan Liu > T: git://dpdk.org/next/dpdk-next-virtio > F: drivers/net/vhost/ > @@ -392,7 +392,7 @@ F: app/test/test_pmd_ring.c > F: app/test/test_pmd_ring_perf.c > > Null Networking PMD > -M: Tetsuya Mukawa > +M: Tetsuya Mukawa > F: drivers/net/null/ > > > -- > 2.7.4