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 DFF711B5B4 for ; Wed, 20 Jun 2018 22:24:14 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 504F921D4B; Wed, 20 Jun 2018 16:24:14 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 20 Jun 2018 16:24:14 -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=pHhO8OAqs2eYdku5xEFhYl32bp q6ThICSPOuMDJERNA=; b=YyWJBXMPD5JscZf4pM4yvgsgcHZ2mBWywR5JMsbhEh 97KeMM3RsydRn9bfYgw9GDFLeF3Sl+RLWy379QTy+83dspJz5liw3w3M3u09zXm+ Khx0i/0DhjPjPr9YxytH0IVNbA2AMgU1cd+IeQA3wYsDbqP8AxPtsepSpGLTnEhm o= 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=pHhO8O Aqs2eYdku5xEFhYl32bpq6ThICSPOuMDJERNA=; b=aJYRQuxvU6UTUp1aIfTkbN tSylzK7PYe9opxLrzDN6NPSGCEefRGmnYf3tNkm8usIgJpmeAkvkRF/GJ2fuYD3C xsQYYmRtPGdVM5oRxtYdIsTBuRycWPf8hcVbaqG1rYbpEaffkWAWVi+dgFSe1wwr ksILeK7CBfmbHuezy0322BMBzaWwLBeNUKuyqThocxjMu97JjEfR5MCEz5vtxCEr p1C0oayj45bDIY1ZnekxFqf7ARHUzMclgHoOiiBiVzpa6EnI63Tp/FSRpvWVgirz FAJpOQkyyTwxjSrKJjWu5NAyYrkR3MFfvcIb9qGgfVCV+VTccDIicQyKcgG8xbtA == 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 798C110273; Wed, 20 Jun 2018 16:24:13 -0400 (EDT) From: Thomas Monjalon To: "Mcnamara, John" Cc: web@dpdk.org, "ktraynor@redhat.com" Date: Wed, 20 Jun 2018 22:24:11 +0200 Message-ID: <1779405.1S0CnmNAcm@xps> In-Reply-To: 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: Wed, 20 Jun 2018 20:24:15 -0000 20/06/2018 18:41, Mcnamara, John: > From: 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? > > Yes. Let's remove both lines. If someone submits a patch I will ack it. If that is what we are still doing now that the website has moved. > > Is it? I see that the code is in github in Markdown. No, the page that I am talking about is in Wordpress - www.dpdk.org - managed by the LF. The process is to request changes here - web@dpdk.org. We will continue working with patches only for core.dpdk.org. As agreed today in the technical board, the code will be in dpdk-web.git, replacing the old website.