From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id E073DE00873; Thu, 11 Dec 2014 13:53:27 -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.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (rjohnweber[at]gmail.com) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.192.44 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-qg0-f44.google.com (mail-qg0-f44.google.com [209.85.192.44]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 248B5E007C1 for ; Thu, 11 Dec 2014 13:53:16 -0800 (PST) Received: by mail-qg0-f44.google.com with SMTP id q107so2449802qgd.17 for ; Thu, 11 Dec 2014 13:53:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=7FUwYAgXwJWBQRNOGJYmnJ5dhremGdk22avbG92k22Y=; b=XIEAvvRbP8DBxWO0Wsd5TNKjm57gMnVa42TdkhEGKWqiNVtueU/yOriTgZl9pil5XS /ms9m3BP3rsbSYw8TFgfGh5+l2EuJ7YviKC0TtJXRZpaMbC6JzM6vZMwlMoOSE1xeMJZ u+7YkkUYjWOxJ3uiMJy6u99czkz6UXOnvANcQ6J9jXd7ZQ4J6cJZHt3A9mvYRyC4SrPs /yF/i8xMAquJsZl3SgUYb8tgjrLXWzwhsRbjDkdB3XPdRghw6HSVPnFGCT1puBLArbp4 t92QpgBUFLei5pNBojQWYho4YN+pzqeY06LXgLq32vf4TM2FUScwpHICMQSKJg653vb6 wwQg== X-Received: by 10.140.81.242 with SMTP id f105mr23191507qgd.60.1418334795529; Thu, 11 Dec 2014 13:53:15 -0800 (PST) Received: from goober-2.local ([75.76.12.171]) by mx.google.com with ESMTPSA id k6sm2206453qaz.41.2014.12.11.13.53.14 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 11 Dec 2014 13:53:14 -0800 (PST) Message-ID: <548A124A.5070707@gmail.com> Date: Thu, 11 Dec 2014 15:53:14 -0600 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <1418265361-31173-1-git-send-email-alfonso@tames.com> In-Reply-To: <1418265361-31173-1-git-send-email-alfonso@tames.com> Subject: Re: [meta-fsl-arm-extra][PATCH v2 1/2] wandboard: Add Alfonso Tames as maintainer 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: Thu, 11 Dec 2014 21:53:28 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 12/10/14, 8:36 PM, Alfonso Tames wrote: > From: Alfonso Tamés > > Please add me as maintainer for the Wandboards. For now, I can test > only the Wandboard Quad and Wandboard Dual boards but not the > Wandboard Solo since I do not have access to that board. > > Signed-off-by: Alfonso Tamés > --- Yay Alfonso! Thanks for picking this up! Let me know if you need any help and when I get around to working with Wandboard I will definitely be sending you patches. John