From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 2BAAFA0525; Fri, 21 Feb 2020 14:29:35 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5EBA01BFAC; Fri, 21 Feb 2020 14:29:34 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 6CEF11BFA9 for ; Fri, 21 Feb 2020 14:29:32 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Feb 2020 05:29:30 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,468,1574150400"; d="scan'208";a="230436848" Received: from dpdk-virtio-tbie-2.sh.intel.com ([10.67.104.74]) by fmsmga008.fm.intel.com with ESMTP; 21 Feb 2020 05:29:29 -0800 From: Tiwei Bie To: dev@dpdk.org Cc: maxime.coquelin@redhat.com, zhihong.wang@intel.com, thomas@monjalon.net Date: Fri, 21 Feb 2020 21:28:41 +0800 Message-Id: <20200221132841.96111-1-tiwei.bie@intel.com> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH] maintainers: resign from virtio and vhost 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" I'm leaving Intel, and I'm not sure when I could dedicate enough time to DPDK in the future. So I'm removing my name from the MAINTAINERS file. Signed-off-by: Tiwei Bie --- Xiaolong has been an active and experienced -next tree maintainer for a long time. He also knows and loves virtio/vhost. I would recommend him as my replacement. --- I really appreciate the helps and supports from Maxime, Zhihong, Thomas and the community! Thank you all so much! MAINTAINERS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 762c13bd6..9c22c3eb4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -51,7 +51,6 @@ T: git://dpdk.org/next/dpdk-next-net-mlx Next-virtio Tree M: Maxime Coquelin -M: Tiwei Bie T: git://dpdk.org/next/dpdk-next-virtio Next-crypto Tree @@ -855,7 +854,6 @@ F: doc/guides/nics/features/vmxnet3.ini Vhost-user M: Maxime Coquelin -M: Tiwei Bie M: Zhihong Wang T: git://dpdk.org/next/dpdk-next-virtio F: lib/librte_vhost/ @@ -870,7 +868,6 @@ F: doc/guides/sample_app_ug/vdpa.rst Vhost PMD M: Maxime Coquelin -M: Tiwei Bie M: Zhihong Wang T: git://dpdk.org/next/dpdk-next-virtio F: drivers/net/vhost/ @@ -879,7 +876,6 @@ F: doc/guides/nics/features/vhost.ini Virtio PMD M: Maxime Coquelin -M: Tiwei Bie M: Zhihong Wang T: git://dpdk.org/next/dpdk-next-virtio F: drivers/net/virtio/ -- 2.24.1