From patchwork Tue Feb 9 03:27:19 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adam Ford X-Patchwork-Id: 580615 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 8834014090A for ; Tue, 9 Feb 2016 14:27:44 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=T3eVMrLs; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 31A3CA752C; Tue, 9 Feb 2016 04:27:39 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3WWZgLrYB-Ci; Tue, 9 Feb 2016 04:27:38 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6D9FAA7516; Tue, 9 Feb 2016 04:27:38 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C6B8EA7516 for ; Tue, 9 Feb 2016 04:27:36 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SmbY44kSPxCS for ; Tue, 9 Feb 2016 04:27:36 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-io0-f177.google.com (mail-io0-f177.google.com [209.85.223.177]) by theia.denx.de (Postfix) with ESMTPS id 562D6A7498 for ; Tue, 9 Feb 2016 04:27:32 +0100 (CET) Received: by mail-io0-f177.google.com with SMTP id g73so5419009ioe.3 for ; Mon, 08 Feb 2016 19:27:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=P/uWjTbfRXMGF7viwJrb3CtQf5z7ENR4LiZxCPdtGD0=; b=T3eVMrLsQkvkeHp/Yc63PU9R+FOTrC4DwBeajUIr3DLx7yUfBPsmDtt8bHKLVVafMU Z/PWG9ExSwoO2swWDLO6JFx43FpqvK4TpiPRuH3i+6Plc52vwt7poR148emiFkm6S+A4 4hKQJWNJWquBQ+AmneUjYRjYJTWpijvv/xAgsEUkJWmEGaNtLaXWQHVQsj1TE3jfbRfG oPtRsemIT9aLIBsHVN/AVMgI71SnyizHVpviYDlLetGeLB+LfrCqwOD/dkIgj0q/AVIC /qNHq4uhalqZQymVLvq08UKAl6rpmbDidNuGuGcmaSlD6SAU+rkaUpVsSGO73DT55VJx x8kQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=P/uWjTbfRXMGF7viwJrb3CtQf5z7ENR4LiZxCPdtGD0=; b=CKgHFmTT10Ihn0pEnvsMfwh9NycRfe5PlYwKY7F9+gaz848/ZLnpE68MMLI/0f5fCJ xVu7dtlGm886nKVrG/OJRFKaUX42nts+zjEj+1GQlUQg2oNexnykCyd4kFLCv4VMMN9R jAnOMZmvoWuv9N5TyETZ9pBUE7EZe/xu6i0OVlpSyYkcffibmalgnLvAIEDqWb0+4Fyy iUxpscqo2lBmzJlI3jd1Bw5VcFb7FvlPQNLpsCSxoG3vhAZ95h31C71dPfAhdMuQAq2l NFKi21bPyOJm+Fw4h8V79xjD/BOP4Fxhus3jv49QB8pnLaZj1mPQqWlWdSl/ds3o4J2e /1aA== X-Gm-Message-State: AG10YOScl6KoNl1Ct8o17WxqdSi3j3pyMo8bHGO2nZG07Tn87XWAJbnpSPNGwoWR4KtaMw== X-Received: by 10.107.153.140 with SMTP id b134mr31903122ioe.113.1454988450796; Mon, 08 Feb 2016 19:27:30 -0800 (PST) Received: from localhost.localdomain (c-76-113-128-183.hsd1.mn.comcast.net. [76.113.128.183]) by smtp.gmail.com with ESMTPSA id t16sm3662586ioe.36.2016.02.08.19.27.29 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 08 Feb 2016 19:27:29 -0800 (PST) From: Adam Ford To: u-boot@lists.denx.de Date: Mon, 8 Feb 2016 21:27:19 -0600 Message-Id: <1454988439-10046-1-git-send-email-aford173@gmail.com> X-Mailer: git-send-email 1.9.1 Cc: trini@konsulko.com, adam.ford@logicpd.com Subject: [U-Boot] [PATCH] OMAP3LOGIC: Update maintainer X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" I will take this over from Peter Barada, since I work with it daily at Logic PD. Signed-off-by: Adam Ford Acked-by: Peter Barada --- board/logicpd/omap3som/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/logicpd/omap3som/MAINTAINERS b/board/logicpd/omap3som/MAINTAINERS index ffe2201..68ad3a5 100644 --- a/board/logicpd/omap3som/MAINTAINERS +++ b/board/logicpd/omap3som/MAINTAINERS @@ -1,5 +1,5 @@ OMAP3SOM BOARD -M: Peter Barada +M: Adam Ford S: Maintained F: board/logicpd/omap3som/ F: include/configs/omap3_logic.h