From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id C5493E00828; Fri, 9 Jan 2015 10:03:33 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.192.182 listed in list.dnswl.org] Received: from mail-pd0-f182.google.com (mail-pd0-f182.google.com [209.85.192.182]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A9321E0070B for ; Fri, 9 Jan 2015 10:03:27 -0800 (PST) Received: by mail-pd0-f182.google.com with SMTP id p10so18663807pdj.13 for ; Fri, 09 Jan 2015 10:03:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=PuoNdbLm7PTzItzIHAKQToVKA996YpRQAmqbI3XklT4=; b=Kxgr3UAGPlwkVA7+5EVphbBGO0HMA9NIGPWA1n5V43bth+hqkI88QkRjHNMK1eZpGv Ioz2AZqVfB+vEjkw8zB/O1ri390C5mfe8xvodSC/4mtloaZAoj6SOaNYaQogDev6ihme dGdCskNw5POPkAHU7cSDxzr0u4ahZoyIlx56ldtfmKZCKx0IYhmzkALYXXt5uT2buCty cxNBL9lJf/65O6D5Zdd0PfiBzPzR64t5H1SZbcp4nS7LIultKdsGInMObKDDDukVrtCX VQz2oMoT63X5dw62fy3zeBPxbC3QL0ZLe7bX3y9+K2/D0HqBgRq6S62oar86LoIAEh2R qBWQ== X-Gm-Message-State: ALoCoQnI8q5h9xmj6SoZDtyTUg3NKu4NKhE86Qg8anIXJCj4QWNPQnYyZR8JXDPX7LBNGFKFHvkT X-Received: by 10.66.139.129 with SMTP id qy1mr25303874pab.21.1420826607392; Fri, 09 Jan 2015 10:03:27 -0800 (PST) Received: from [192.168.0.139] (wsip-70-184-93-199.ph.ph.cox.net. [70.184.93.199]) by mx.google.com with ESMTPSA id z14sm7666146pdl.82.2015.01.09.10.03.25 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jan 2015 10:03:26 -0800 (PST) Message-ID: <54B017EC.7000300@boundarydevices.com> Date: Fri, 09 Jan 2015 11:03:24 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Daiane Angolini , Daiane Angolini References: <1420825163-25943-1-git-send-email-daiane.angolini@freescale.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: [RFC][fsl-community-bsp-platform] README: Translate README to use Asciidoctor instead of markdown X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2015 18:03:33 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 01/09/2015 10:59 AM, Daiane Angolini wrote: > On Fri, Jan 9, 2015 at 3:39 PM, Daiane Angolini > wrote: >> Rename file to README.adoc in order to allow Github to automatically render the >> file when displaying it at repository's page. >> >> Translate markdown to asciidoctor. It's not a big change, but it includes some >> formatting like source code highlighting. >> >> Remove some future tense used in the text, and fixed some other sentences. >> >> Signed-off-by: Daiane Angolini > > Please, see the rendered result here > https://github.com/angolini/fsl-community-bsp-platform/blob/master/README.adoc > > Does it worth the change? > I like it and think it's well worth the change.