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 EC8DAA04B7; Wed, 14 Oct 2020 09:35:12 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0F7361DC8B; Wed, 14 Oct 2020 09:35:11 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 7E4161DC2F for ; Wed, 14 Oct 2020 09:35:08 +0200 (CEST) IronPort-SDR: Q3m5gY8fJWj5Q2Z6T+U+SFJvefop+zeyktqY9kfBlZ7i0d84CuikCDhW7WBAEIj9vIyOnVm6S0 wesY4GEVsk8w== X-IronPort-AV: E=McAfee;i="6000,8403,9773"; a="165265756" X-IronPort-AV: E=Sophos;i="5.77,374,1596524400"; d="scan'208";a="165265756" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Oct 2020 00:35:05 -0700 IronPort-SDR: RZczoUXbfDMrwCayc2ZlRzgGc9y6jVgI3TMzdoHCaFC0jrfX1XaVPs/fZgwvISFXL5gJv7we5y peF/KONuy+5Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,374,1596524400"; d="scan'208";a="521324680" Received: from amdepyc.sh.intel.com ([10.67.119.20]) by fmsmga005.fm.intel.com with ESMTP; 14 Oct 2020 00:35:02 -0700 From: Zhihong Wang To: dev@dpdk.org Cc: maxime.coquelin@redhat.com, chenbo.xia@intel.com, ferruh.yigit@intel.com, thomas@monjalon.net, Zhihong Wang Date: Wed, 14 Oct 2020 07:44:05 +0000 Message-Id: <20201014074405.4910-1-zhihong.wang@intel.com> X-Mailer: git-send-email 2.17.1 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 resigning from DPDK virtio and vhost maintainer as I'm leaving Intel. Sincerely thank Maxime, Chenbo and the community for all the support. Signed-off-by: Zhihong Wang --- MAINTAINERS | 3 --- 1 file changed, 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index cdaf0b05c..65fb612f3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -866,7 +866,6 @@ F: doc/guides/nics/features/vmxnet3.ini Vhost-user M: Maxime Coquelin M: Chenbo Xia -M: Zhihong Wang T: git://dpdk.org/next/dpdk-next-virtio F: lib/librte_vhost/ F: doc/guides/prog_guide/vhost_lib.rst @@ -881,7 +880,6 @@ F: doc/guides/sample_app_ug/vdpa.rst Vhost PMD M: Maxime Coquelin M: Chenbo Xia -M: Zhihong Wang T: git://dpdk.org/next/dpdk-next-virtio F: drivers/net/vhost/ F: doc/guides/nics/vhost.rst @@ -890,7 +888,6 @@ F: doc/guides/nics/features/vhost.ini Virtio PMD M: Maxime Coquelin M: Chenbo Xia -M: Zhihong Wang T: git://dpdk.org/next/dpdk-next-virtio F: drivers/net/virtio/ F: doc/guides/nics/virtio.rst -- 2.17.1