From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas@monjalon.net>
Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com
 [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 73C301B1C0
 for <web@dpdk.org>; Wed, 20 Dec 2017 19:42:16 +0100 (CET)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id A8E2420AF3;
 Wed, 20 Dec 2017 13:42:15 -0500 (EST)
Received: from frontend2 ([10.202.2.161])
 by compute1.internal (MEProxy); Wed, 20 Dec 2017 13:42:15 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 date:from:message-id:subject:to:x-me-sender:x-me-sender
 :x-sasl-enc; s=mesmtp; bh=MkBA8s/Xr3gOSOHPgjY+WD4STmxmZ7xozKssI2
 0dwAM=; b=LtB/b7eemmXBBoKib7h97H1ehhQbhNXouIM/Y0oCfD/bGQa4ODXEjL
 D7giogQuYVt1EP8bcaE7WqNQlT6/HeGBItDF6CQ4hjcBMzTwK55hTKhZxNA89AYS
 NCr3SCDwfNJBJa9sdS3Qmm4k3YVYCAJrEXie6RTW3/JSwTrLSd2C0=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=date:from:message-id:subject:to
 :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=MkBA8s/Xr3gOSOHPg
 jY+WD4STmxmZ7xozKssI20dwAM=; b=OLhYBrs+n+dQD3SAjVIhZ3q7t6RJmMTgZ
 bqy2nGpiyqkB0TjOEgQJ7UssmudeAQUpbtw5lDEcxh7IXHcCDlULJXF3/laTJPRF
 dGNiynZwRc9SC6kCQSlzPnIpxWrlGW0DFmZEyxpgPg3sMBDgZ27e4ryrDDBI//KS
 gZPiNgaGru/J/nh7fxwYV2FwzguSI41tkRgtEs4BDmmYzPCsYOXPd/2FkNb4VpxO
 oGzT0OK4oc8DHj+PTev4HnViJsA5bTNVte4877QeIrK00eqwkVjES4HdSibDgiQR
 gFUkTcQqGH18Xt4eiZL6UbsRMwoYdoK1NvSBbvi6pSLseH2iMSM3w==
X-ME-Sender: <xms:B686WtJ8w8eg_Cwb4CdJien3E0P0bQzKO8QeuEYokSsQws3S0psFtg>
Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 13F9724718
 for <web@dpdk.org>; Wed, 20 Dec 2017 13:42:14 -0500 (EST)
From: Thomas Monjalon <thomas@monjalon.net>
To: web@dpdk.org
Date: Wed, 20 Dec 2017 19:42:12 +0100
Message-Id: <20171220184212.25295-1-thomas@monjalon.net>
X-Mailer: git-send-email 2.15.1
Subject: [dpdk-web] [PATCH] update technical board members
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <https://dpdk.org/ml/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 20 Dec 2017 18:42:16 -0000

Jan Blunck resigned and Ferruh Yigit joined.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 about/techboard.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/about/techboard.html b/about/techboard.html
index 55b320c..8df4d81 100644
--- a/about/techboard.html
+++ b/about/techboard.html
@@ -61,8 +61,8 @@ to the development in the following repositories:
 <a href="mailto:techboard@dpdk.org">techboard@dpdk.org</a> are:
 <ul>
 	<li>Bruce Richardson
+	<li>Ferruh Yigit
 	<li>Hemant Agrawal
-	<li>Jan Blunck
 	<li>Jerin Jacob
 	<li>Konstantin Ananyev
 	<li>Olivier Matz
-- 
2.15.1