From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 83D06F72 for ; Mon, 25 Jun 2018 23:04:05 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id CE13121E52; Mon, 25 Jun 2018 17:04:01 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 25 Jun 2018 17:04:01 -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=98BQJocMenGH1rXi2wTKmhkLbk jg9agAoOS+rhNgMM4=; b=agT1vlofrZOWrVnM+Xh43xwkpAI11qSzGLMcIcWg2U PGWwVYEYZ2ibNgy4uUpQYSDl5P0Yxs1GgbIBszTNUj+nWP6uItRp9vLgOvXFju2d pyuJA/laSToRJG8QqJdpCJagF98yecoQq41mFY3z82cJK8DB/HKSyEUM5tIPbC0c c= 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=98BQJo cMenGH1rXi2wTKmhkLbkjg9agAoOS+rhNgMM4=; b=NEtcVoXDkU7Tqy1s/KrAy1 yZ4g9XQhFhb9nQRXdP4LscDxdL9j3rCrS2oNxbXFvDrAQu40nCU8FWyxyHs51hAr 4XFU2vci3MJBBSZ0OQna7L1dyH6eZeafjjyEiFs43e8gkJy6rRfUdNTZT/hcYEm5 BUAg82vNHuJrRu55pJC66Ght6NrrSQhjfJw0P9Ja2F0gpL8VTPgPJQ7NZRzw0HY6 mBeqJWEEX+lUbIG0wW4jh8KOqcepnrvqxOtQTSk8qHOAYq1HKkCuy+c2uavx4I8F oq7lvXC2e17J49xeozFmFK5QLUbeP4XZ1EsGHHiDTlJ4uTSzTiLZx9GV+dRasstQ == 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 2152D10252; Mon, 25 Jun 2018 17:04:01 -0400 (EDT) From: Thomas Monjalon To: web@dpdk.org Cc: ktraynor@redhat.com, Trishan de Lanerolle Date: Mon, 25 Jun 2018 23:04:00 +0200 Message-ID: <2647846.n6Dag9jvGq@xps> In-Reply-To: <2919800.CfLWxzYbW1@xps> References: <2919800.CfLWxzYbW1@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] outdated statement about version maintenance 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: Mon, 25 Jun 2018 21:04:05 -0000 +Cc Trishan 20/06/2018 18:05, Thomas Monjalon: > Hi, > > In the page https://www.dpdk.org/contribute/ > we can read this: > " > Focus is on next version in git HEAD. > There is no maintenance of previous versions. > " > > It is an old statement from the days we had no LTS, etc. > We forgot to remove it. > > As discussed during the technical board meeting > (thanks Kevin for the catch), > please can we remove it from the new website?