From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 28DBC1E998 for ; Tue, 12 Jun 2018 13:11:47 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Jun 2018 04:11:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,214,1526367600"; d="scan'208";a="66331447" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga002.jf.intel.com with ESMTP; 12 Jun 2018 04:11:46 -0700 Received: from fmsmsx152.amr.corp.intel.com (10.18.125.5) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 12 Jun 2018 04:11:46 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX152.amr.corp.intel.com (10.18.125.5) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 12 Jun 2018 04:11:46 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.51]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.87]) with mapi id 14.03.0319.002; Tue, 12 Jun 2018 19:11:44 +0800 From: "Wang, Zhihong" To: Maxime Coquelin , "mtetsuyah@gmail.com" , "Bie, Tiwei" , "dev@dpdk.org" CC: "thomas@monjalon.net" , "Yigit, Ferruh" Thread-Topic: [PATCH 0/2] maintainers: updates for Vhost and Virtio Thread-Index: AQHUAiOqC80P02L5xUWFnIxGC0eD6aRcc4dg Date: Tue, 12 Jun 2018 11:11:44 +0000 Message-ID: <8F6C2BD409508844A0EFC19955BE09415152791D@SHSMSX103.ccr.corp.intel.com> References: <20180612080127.28308-1-maxime.coquelin@redhat.com> In-Reply-To: <20180612080127.28308-1-maxime.coquelin@redhat.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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 11:11:48 -0000 Hi Maxime, > -----Original Message----- > From: Maxime Coquelin [mailto:maxime.coquelin@redhat.com] > Sent: Tuesday, June 12, 2018 4:01 PM > To: mtetsuyah@gmail.com; Bie, Tiwei ; Wang, Zhihong > ; dev@dpdk.org > Cc: thomas@monjalon.net; Yigit, Ferruh ; Maxime > Coquelin > Subject: [PATCH 0/2] maintainers: updates for Vhost and Virtio >=20 > Hi, >=20 > 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. >=20 > 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! >=20 > 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. Thanks for the proposal! I'm really glad to help co-maintain the Virtio and Vhost components. ;) Regards -Zhihong >=20 > Also, I propose Tiwei to co-manage the next-virtio tree. >=20 > Thanks, > Maxime >=20 > Maxime Coquelin (2): > maintainers: update Vhost PMD maintainership > maintainers: add Vhost and Virtio co-maintainers >=20 > MAINTAINERS | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) >=20 > -- > 2.14.3