From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 8BFAB4C95; Wed, 12 Sep 2018 18:02:39 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 19F6A21B03; Wed, 12 Sep 2018 12:02:39 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 12 Sep 2018 12:02:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=tROYP6iftUunJhyGXXAjsyH6PZ oleQDEZUXi9WVOacw=; b=gU91arG7VLM50FA1nGORO6PnN+zZq8JUqWey+XDFr0 /9tck+nJo8MvgM9uK6aqMtQ97Q0r0hpmQSTJDSQLNEA2LFj1VsHbw3MSHdT0oAdF PxVsVCpXFBgG+6b6p0CrUg28dv9k1MLhHAolEV+r/Wy/JEYXVgl1QIsGwamBC0nS 0= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=tROYP6 iftUunJhyGXXAjsyH6PZoleQDEZUXi9WVOacw=; b=GybeSoOSJHx4ZNKX3+WGm1 5j3xj0zjAitLd+usncm+Pad/YiU5z8NhMi9QxFH3YISKZfhcdEd6LnVP4niL1Ovr SfzSb+x0qJ7NjjtWppVMGKNq1UIQbgbCv/TfhzOhFMoMyuGxxInHje24u7IFoWEx w+7Euov+of5dtbENFCUjKQHhnqmD5HMButerTKvbmSVhc9iROI0AinRibVEloBxy KNDKEo73+eA7k3e/4vNykTDUd0w3Djke3r4ybjcjl+s7XQnlL+aBvqGqf+JlrdxP un5ELTX/yGOTnVN62JvvA41NGBLtUFq0VlYsJFrxLXU+CfF37mMpQWiJBtuM0jcQ == X-ME-Proxy: X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 3FA7EE4121; Wed, 12 Sep 2018 12:02:37 -0400 (EDT) From: Thomas Monjalon To: web@dpdk.org Cc: techboard@dpdk.org, maxime.coquelin@redhat.com Date: Wed, 12 Sep 2018 18:02:45 +0200 Message-ID: <2312054.Iod8q1R2iy@xps> In-Reply-To: <20180912151356.18165-1-thomas@monjalon.net> References: <20180912151356.18165-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [dpdk-techboard] [PATCH] add a new member in the technical board X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2018 16:02:39 -0000 12/09/2018 17:13, Thomas Monjalon: > The techboard decided to add Maxime (virtio maintainer) > as a member of the board. > > Signed-off-by: Thomas Monjalon Acked-by: Bruce Richardson Acked-by: Konstantin Ananyev Acked-by: Ferruh Yigit Acked-by: Hemant Agrawal Acked-by: Olivier Matz Acked-by: Stephen Hemminger Acked-by: Jerin Jacob Applied!