From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 60BE5E00DA5; Wed, 30 Dec 2015 05:28:25 -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=0.7 required=5.0 tests=BAYES_20,KHOP_DYNAMIC, SPF_HELO_SOFTFAIL autolearn=no version=3.3.1 X-Spam-HAM-Report: * 0.7 SPF_HELO_SOFTFAIL SPF: HELO does not match SPF record (softfail) * -0.0 BAYES_20 BODY: Bayes spam probability is 5 to 20% * [score: 0.0710] * 0.0 KHOP_DYNAMIC Relay looks like a dynamic address X-Greylist: delayed 241 seconds by postgrey-1.32 at yocto-www; Wed, 30 Dec 2015 05:28:19 PST Received: from www.dynamicdevices.co.uk (www.dynamicdevices.co.uk [89.200.136.37]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 32CC4E00B44 for ; Wed, 30 Dec 2015 05:28:19 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by www.dynamicdevices.co.uk (Postfix) with ESMTP id CC23D27E55C; Wed, 30 Dec 2015 13:28:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at lennoab2.miniserver.com Received: from www.dynamicdevices.co.uk ([127.0.0.1]) by localhost (www.dynamicdevices.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oeQEMevVKmqc; Wed, 30 Dec 2015 13:27:54 +0000 (UTC) Received: from [172.27.230.137] (lennoab4.miniserver.com [89.200.138.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by www.dynamicdevices.co.uk (Postfix) with ESMTPSA id 4A8D727E555; Wed, 30 Dec 2015 13:27:51 +0000 (UTC) To: Roger Meier , yocto@yoctoproject.org References: <1448267119-24035-1-git-send-email-r.meier@siemens.com> From: Alex J Lennon Message-ID: <5683DBD2.2030601@dynamicdevices.co.uk> Date: Wed, 30 Dec 2015 13:27:46 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <1448267119-24035-1-git-send-email-r.meier@siemens.com> Subject: Re: [meta-mono][PATCH] README.md: fix mailto links X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2015 13:28:25 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 23/11/2015 08:25, Roger Meier wrote: > Signed-off-by: Roger Meier > --- > README.md | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied, Thanks Roger. Cheers, Alex