From patchwork Tue Jun 12 08:01:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Coquelin X-Patchwork-Id: 41002 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6E8A11E431; Tue, 12 Jun 2018 10:01:50 +0200 (CEST) Received: from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by dpdk.org (Postfix) with ESMTP id 782221E401 for ; Tue, 12 Jun 2018 10:01:47 +0200 (CEST) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1A922401EF1C; Tue, 12 Jun 2018 08:01:47 +0000 (UTC) Received: from localhost.localdomain (ovpn-112-45.ams2.redhat.com [10.36.112.45]) by smtp.corp.redhat.com (Postfix) with ESMTP id 903E21134CAB; Tue, 12 Jun 2018 08:01:45 +0000 (UTC) From: Maxime Coquelin To: mtetsuyah@gmail.com, tiwei.bie@intel.com, zhihong.wang@intel.com, dev@dpdk.org Cc: thomas@monjalon.net, ferruh.yigit@intel.com, Maxime Coquelin Date: Tue, 12 Jun 2018 10:01:26 +0200 Message-Id: <20180612080127.28308-2-maxime.coquelin@redhat.com> In-Reply-To: <20180612080127.28308-1-maxime.coquelin@redhat.com> References: <20180612080127.28308-1-maxime.coquelin@redhat.com> X-Scanned-By: MIMEDefang 2.78 on 10.11.54.3 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.5]); Tue, 12 Jun 2018 08:01:47 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.5]); Tue, 12 Jun 2018 08:01:47 +0000 (UTC) for IP:'10.11.54.3' DOMAIN:'int-mx03.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'maxime.coquelin@redhat.com' RCPT:'' Subject: [dpdk-dev] [PATCH 1/2] maintainers: update Vhost PMD maintainership 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" Tetsuya has kindly agreed to handover the maintainership for the Vhost PMD. Thanks to him for his contributions. Acked-by: Tetsuya Mukawa Signed-off-by: Maxime Coquelin --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4667fa7fb..1c28f6d38 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -664,7 +664,6 @@ F: doc/guides/sample_app_ug/vhost_scsi.rst F: examples/vhost_crypto/ Vhost PMD -M: Tetsuya Mukawa M: Maxime Coquelin T: git://dpdk.org/next/dpdk-next-virtio F: drivers/net/vhost/