From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id BF6991B565 for ; Thu, 7 Feb 2019 16:42:22 +0100 (CET) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id CACF2E6A7D; Thu, 7 Feb 2019 15:42:21 +0000 (UTC) Received: from ktraynor.remote.csb (unknown [10.33.36.135]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4F6B2600C3; Thu, 7 Feb 2019 15:42:20 +0000 (UTC) To: Aaron Conole Cc: john.mcnamara@intel.com, dev@dpdk.org, bluca@debian.org, yskoh@mellanox.com References: <20190207150638.11751-1-ktraynor@redhat.com> From: Kevin Traynor Organization: Red Hat Message-ID: Date: Thu, 7 Feb 2019 15:42:19 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Thu, 07 Feb 2019 15:42:22 +0000 (UTC) Subject: Re: [dpdk-dev] [PATCH] doc: update LTS section X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2019 15:42:23 -0000 On 02/07/2019 03:22 PM, Aaron Conole wrote: > Kevin Traynor writes: > >> Update the LTS section to mention the branch, how LTS support ends >> and update the currently maintained LTS branches. >> >> Signed-off-by: Kevin Traynor >> --- > Looks good. Just noticed that there's some grammar discrepancy (I see > mixing 'an LTS' and 'a LTS' - then again, acronyms always read funny > with articles). > Thanks - I fixed it, as it would bug me every time I read it :-) > Just a funny thing. > > Acked-by: Aaron Conole >