From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 255111DFB5 for ; Tue, 12 Jun 2018 11:14:34 +0200 (CEST) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Jun 2018 02:14:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,213,1526367600"; d="scan'208";a="47091995" Received: from debian.sh.intel.com (HELO debian) ([10.67.104.228]) by fmsmga008.fm.intel.com with ESMTP; 12 Jun 2018 02:14:32 -0700 Date: Tue, 12 Jun 2018 17:14:39 +0800 From: Tiwei Bie To: Maxime Coquelin Cc: mtetsuyah@gmail.com, zhihong.wang@intel.com, dev@dpdk.org, thomas@monjalon.net, ferruh.yigit@intel.com Message-ID: <20180612091439.GA29792@debian> References: <20180612080127.28308-1-maxime.coquelin@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180612080127.28308-1-maxime.coquelin@redhat.com> User-Agent: Mutt/1.9.5 (2018-04-13) Subject: Re: [dpdk-dev] [PATCH 0/2] maintainers: updates for Vhost and Virtio X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2018 09:14:35 -0000 Hi Maxime, On Tue, Jun 12, 2018 at 10:01:25AM +0200, Maxime Coquelin wrote: > Hi, > > Since Jianfeng & Yuanhan resignation, I was the only active > maintainer for Vhost lib and PMD, and I had no backup for > managing the next-virtio tree. > > Contacted offline, Tetsuya has kindly accepted to remove > himself from the Vhost PMD maintainers as he didn't had time > to be active recently. Tetsuya asked me to send the patch > and add his Acked-by. I'd like to thank him for his > contributions, and wish him the best for his current and > next adventures! > > I propose Tiwei and Zhihong to officially co-maintain both > Vhost and Virtio components. They have been very helpful with > their reviews in the last months, and know very well both the > code and the spec. Being 3 co-maintainers would ensure better > reviews while letting us time to develop new features. > > Also, I propose Tiwei to co-manage the next-virtio tree. Thank you very much for proposing us as co-maintainers! I will try my best to help you co-maintain the vhost and virtio components! :) Best regards, Tiwei Bie > > Thanks, > Maxime > > Maxime Coquelin (2): > maintainers: update Vhost PMD maintainership > maintainers: add Vhost and Virtio co-maintainers > > MAINTAINERS | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > -- > 2.14.3 >