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 62D58A3160 for ; Thu, 10 Oct 2019 09:33:14 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 443911E8B7; Thu, 10 Oct 2019 09:33:14 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id BE1A51D451; Thu, 10 Oct 2019 09:33:12 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5975E21B2F; Thu, 10 Oct 2019 03:33:12 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 10 Oct 2019 03:33:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=mesmtp; bh=7CbMcJWIidYjDPHWBemFmiR VKMBefRHpu19w4BtM4Ww=; b=bgxvcCGyA+ahcStKSLqo0WbG08/y8GeLZxmFGi0 R3l8sZ2yh7k9ZkqPD3ncGR8ANr/ZJ8FrYchT1qaNOH+jub03F8Covi/A7Cj5k1dF LHTByMu/fLFhtWzXGt2LCw3tRdI8TI/SFPxlzIEHfRLFQH3XHIchygx9wUKNmOMz S6Pc= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=7CbMcJWIidYjDPHWB emFmiRVKMBefRHpu19w4BtM4Ww=; b=jZZLoY9ToV/y2FPa+b1vlBhZtakkHmaj9 huZFMGpFBLrqX3GDu1X5BcEsPG8yQst+58VVNIXOtngyPbOpASn7itfTI8o7TSKq WKFJStZDFWbSYSzBQdWbCpXubwUpIQLvqgdbssdGba55hYu9EGFXgGn7HP7x0JOq bIB1yTWl7ZxrTNesc0enq9zl3eyV/koNr73/4rkLKC8I2o4my1gYLyCpLvR7v8sV F5zp6XWRf5TkDKfWUkvqP+jVn+zOkgjlJDxnv7CaCqpFBRvSXL55RKbzSOF8sFCT Jg5Bz3sfMvNFAwmmlOyOiAW4rVDVm9oXLyi2kuNtIn8hX7lMqUprQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedriedvgdduvdegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhho nhhjrghlohhnrdhnvghtqeenucfkphepjeejrddufeegrddvtdefrddukeegnecurfgrrh grmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehl uhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 6BC6A8005C; Thu, 10 Oct 2019 03:33:11 -0400 (EDT) From: Thomas Monjalon To: web@dpdk.org Cc: techboard@dpdk.org Date: Thu, 10 Oct 2019 09:32:50 +0200 Message-Id: <20191010073250.10609-1-thomas@monjalon.net> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-web] [PATCH] add new techboard members 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: , Errors-To: web-bounces@dpdk.org Sender: "web" Welcome to Honnappa and Kevin in the Technical Board. Signed-off-by: Thomas Monjalon --- content/techboard/_index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/techboard/_index.md b/content/techboard/_index.md index f8e9277..2a6d197 100644 --- a/content/techboard/_index.md +++ b/content/techboard/_index.md @@ -22,13 +22,14 @@ to the development in the following repositories: ### Members -The 9 current members of -[techboard@dpdk.org](mailto:techboard@dpdk.org) are: +The 11 members of [techboard@dpdk.org](mailto:techboard@dpdk.org) are: * Bruce Richardson * Ferruh Yigit * Hemant Agrawal +* Honnappa Nagarahalli * Jerin Jacob +* Kevin Traynor * Konstantin Ananyev * Maxime Coquelin * Olivier Matz -- 2.23.0