From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <yliu@fridaylinux.org>
Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com
 [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 8F0721B312
 for <dev@dpdk.org>; Mon, 12 Feb 2018 10:44:21 +0100 (CET)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id E493B20782;
 Mon, 12 Feb 2018 04:44:20 -0500 (EST)
Received: from frontend2 ([10.202.2.161])
 by compute1.internal (MEProxy); Mon, 12 Feb 2018 04:44:20 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fridaylinux.org;
 h=cc:content-type:date:from:in-reply-to:message-id:mime-version
 :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=
 fm2; bh=42W3oqNQlsGdX+XoqMgjEB5So9bJJh3Ce5KZ02LjCbk=; b=P7ivUgMT
 CwH/f8bnYtV1U9uKrCec6x5fviO5g8xU3zqFPcvSq43er+61og2Byv8ZGY2EfxKz
 yaFgh0qtT7r6Y4WZVrqvNvOD+eG5MAwy1oVk5kaTskXx1ne8oBBymdFpTgAzzNL6
 Wld7PCsmmEfOjC3nejufZMtCfMxn23nyyMcmSuwkaOeYYbkzgUZkghz9JWNJmtKd
 JD722iFzl5WjnDbKAySdArdEC8NBtf/3ImNgtSso/segRSNaj2IVyL80Jba8p7QL
 hQ5L6HN035GzMrB1lHGd1g6/KUXNjH72s14Rk6z+Jk2aPdBdSMqtAFnhIbY8ee5x
 6xRziT/1pBlV7A==
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=cc:content-type:date:from:in-reply-to
 :message-id:mime-version:references:subject:to:x-me-sender
 :x-me-sender:x-sasl-enc; s=fm2; bh=42W3oqNQlsGdX+XoqMgjEB5So9bJJ
 h3Ce5KZ02LjCbk=; b=Dy+YQmNB1GNi2Iy8YnQG6L5SjnQFUGw9ZFxNKiEwucMpC
 a1MOm1IOMk6CeRJA11Hxh0d9R3kzlxfVTJOdR2wCp71Lu/ChEoyiHmmXxZVyyprs
 oZoNU0VSKohHm/9SxK4p1Iy+DJhoHJex3L2/mHXgXgkbx6M1VPr5E5syYO402rS4
 2TnbrcUiODR6vAj9Rptbspx2/yfPfmXLYXTurBvyew0S3XndkNv2+RtWMxFqeRCB
 1clurtf4DqNdd4q9f8h5GuuaJz/CIp7rySg1GihmROdx8o8EVZoAjTNQiiyNhCAV
 Dl9+8LdYzKxDbj5R5r8nmZKmwLQ0ysMpHjdWgoYbA==
X-ME-Sender: <xms:9GGBWuTg7qZOBC5ypnqaaEJDMvjd3Z8A9j8hOxlrQNUCtgmut7HhgQ>
Received: from yliu-mob (unknown [115.150.27.48])
 by mail.messagingengine.com (Postfix) with ESMTPA id C8F1724786;
 Mon, 12 Feb 2018 04:44:19 -0500 (EST)
Date: Mon, 12 Feb 2018 17:44:16 +0800
From: Yuanhan Liu <yliu@fridaylinux.org>
To: dev@dpdk.org
Cc: Thomas Monjalon <thomas@monjalon.net>,
 Maxime Coquelin <maxime.coquelin@redhat.com>,
 Tan Jianfeng <jianfeng.tan@intel.com>, Tiwei Bie <tiwei.bie@intel.com>
Message-ID: <20180212094416.GA2156@yliu-mob>
References: <1518425518-2610-1-git-send-email-yliu@fridaylinux.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1518425518-2610-1-git-send-email-yliu@fridaylinux.org>
User-Agent: Mutt/1.5.24 (2015-08-30)
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:44:21 -0000

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.
> 
> 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.

	--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