From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <maxime.coquelin@redhat.com>
Received: from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73])
 by dpdk.org (Postfix) with ESMTP id BF6981B31B
 for <dev@dpdk.org>; Mon, 12 Feb 2018 10:54:17 +0100 (CET)
Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com
 [10.11.54.4])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.redhat.com (Postfix) with ESMTPS id 326408182D20;
 Mon, 12 Feb 2018 09:54:17 +0000 (UTC)
Received: from [10.36.112.42] (ovpn-112-42.ams2.redhat.com [10.36.112.42])
 by smtp.corp.redhat.com (Postfix) with ESMTPS id E46902024CA4;
 Mon, 12 Feb 2018 09:54:15 +0000 (UTC)
To: Yuanhan Liu <yliu@fridaylinux.org>, dev@dpdk.org
Cc: Thomas Monjalon <thomas@monjalon.net>,
 Tan Jianfeng <jianfeng.tan@intel.com>, Tiwei Bie <tiwei.bie@intel.com>
References: <1518425518-2610-1-git-send-email-yliu@fridaylinux.org>
 <20180212094416.GA2156@yliu-mob>
From: Maxime Coquelin <maxime.coquelin@redhat.com>
Message-ID: <fd2b8966-d4a7-dba8-6386-3390f113cb07@redhat.com>
Date: Mon, 12 Feb 2018 10:54:08 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
 Thunderbird/52.5.2
MIME-Version: 1.0
In-Reply-To: <20180212094416.GA2156@yliu-mob>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 7bit
X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16
 (mx1.redhat.com [10.11.55.8]); Mon, 12 Feb 2018 09:54:17 +0000 (UTC)
X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.8]);
 Mon, 12 Feb 2018 09:54:17 +0000 (UTC) for IP:'10.11.54.4'
 DOMAIN:'int-mx04.intmail.prod.int.rdu2.redhat.com'
 HELO:'smtp.corp.redhat.com' FROM:'maxime.coquelin@redhat.com' RCPT:''
Subject: Re: [dpdk-dev] [PATCH] MAINTAINERS: resign from vhost/virtio
	maintainer
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 12 Feb 2018 09:54:17 -0000

Hi Yuanhan,

On 02/12/2018 10:44 AM, Yuanhan Liu wrote:
> On Mon, Feb 12, 2018 at 04:51:58PM +0800, Yuanhan Liu wrote:
>> I was doing terrible reviews jobs recently, and to not hold back
>> the vhost/virtio development, it's better for me to resign.

I would not put this in the commit message, because even you had less
time to review vhost/virtio patches recently, you have done a great work
on maintaining virtio and vhost generally, we owe you a lot of thanks
for this.

>> Then here it is.
> 
> One thing I forgot to mention is, not surprisingly, I will also resign
> from the committer role on the next-virtio tree.

I propose myself for the committer role, I have already some experience 
as Kernel maintainer for some ARM SoCs.

Cheers,
Maxime

> 	--yliu
>>
>> Signed-off-by: Yuanhan Liu <yliu@fridaylinux.org>
>> ---
>>   MAINTAINERS | 3 ---
>>   1 file changed, 3 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 4f1f33b..f12d83d 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -557,7 +557,6 @@ F: doc/guides/nics/vmxnet3.rst
>>   F: doc/guides/nics/features/vmxnet3.ini
>>   
>>   Vhost-user
>> -M: Yuanhan Liu <yliu@fridaylinux.org>
>>   M: Maxime Coquelin <maxime.coquelin@redhat.com>
>>   T: git://dpdk.org/next/dpdk-next-virtio
>>   F: lib/librte_vhost/
>> @@ -569,14 +568,12 @@ F: doc/guides/sample_app_ug/vhost_scsi.rst
>>   
>>   Vhost PMD
>>   M: Tetsuya Mukawa <mtetsuyah@gmail.com>
>> -M: Yuanhan Liu <yliu@fridaylinux.org>
>>   M: Maxime Coquelin <maxime.coquelin@redhat.com>
>>   T: git://dpdk.org/next/dpdk-next-virtio
>>   F: drivers/net/vhost/
>>   F: doc/guides/nics/features/vhost.ini
>>   
>>   Virtio PMD
>> -M: Yuanhan Liu <yliu@fridaylinux.org>
>>   M: Maxime Coquelin <maxime.coquelin@redhat.com>
>>   M: Tiwei Bie <tiwei.bie@intel.com>
>>   T: git://dpdk.org/next/dpdk-next-virtio
>> -- 
>> 2.7.4