From patchwork Sat Jan 17 23:54:52 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sinan Akman X-Patchwork-Id: 430141 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 497951401DA for ; Sun, 18 Jan 2015 11:56:31 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BCAC74B66A; Sun, 18 Jan 2015 01:56:26 +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 6ulno2KEkfvx; Sun, 18 Jan 2015 01:56:26 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1D5034B666; Sun, 18 Jan 2015 01:56:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 295994B666 for ; Sun, 18 Jan 2015 01:56:21 +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 Us9aRUVhVMUd for ; Sun, 18 Jan 2015 01:56:21 +0100 (CET) X-Greylist: delayed 1818 seconds by postgrey-1.32 at theia; Sun, 18 Jan 2015 01:56:18 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 walmailout08.yourhostingaccount.com (walmailout08.yourhostingaccount.com [65.254.253.238]) by theia.denx.de (Postfix) with ESMTP id D2EF84B663 for ; Sun, 18 Jan 2015 01:56:18 +0100 (CET) Received: from mailscan10.yourhostingaccount.com ([10.1.15.10] helo=walmailscan10.yourhostingaccount.com) by walmailout08.yourhostingaccount.com with esmtp (Exim) id 1YCdDN-0005h5-N0 for u-boot@lists.denx.de; Sat, 17 Jan 2015 18:55:37 -0500 Received: from [10.114.3.33] (helo=walimpout13) by walmailscan10.yourhostingaccount.com with esmtp (Exim) id 1YCdDN-0007JJ-A7 for u-boot@lists.denx.de; Sat, 17 Jan 2015 18:55:37 -0500 Received: from walauthsmtp08.yourhostingaccount.com ([10.1.18.8]) by walimpout13 with id hBva1p0010ASqTN01Bvduv; Sat, 17 Jan 2015 18:55:37 -0500 X-Authority-Analysis: v=2.1 cv=Sch5d5hu c=1 sm=1 tr=0 a=8amoANLqcXHyoDJd6jbCBw==:117 a=ns28KUO4p16oHgjZm1c2JA==:17 a=pq4jwCggAAAA:8 a=OF-CdTOGAAAA:8 a=lOhsKRwJS4QA:10 a=DDUcpTWQAAAA:8 a=YNv0rlydsVwA:10 a=sozttTNsAAAA:8 a=6ohNodAXAAAA:8 a=L8a2kw9fo8M9uCWt4V8A:9 Received: from dslh161.ody.ca ([216.99.100.161]:37956 helo=blueblaze.no-domain-set.bellcanada) by walauthsmtp08.yourhostingaccount.com with esmtpa (Exim) id 1YCdDK-00085s-1e; Sat, 17 Jan 2015 18:55:34 -0500 From: Sinan Akman To: u-boot@lists.denx.de Date: Sat, 17 Jan 2015 18:54:52 -0500 Message-Id: <1421538892-5384-1-git-send-email-sinan@writeme.com> X-Mailer: git-send-email 1.7.6.5 X-EN-UserInfo: 9579962fb128fd4edc0e15f211ef4629:931c98230c6409dcc37fa7e93b490c27 X-EN-AuthUser: remote@bootbits.com X-EN-OrigIP: 216.99.100.161 X-EN-OrigHost: dslh161.ody.ca Cc: Sinan Akman , Tom Rini Subject: [U-Boot] [PATCH] MAINTAINERS: add me as the maintainer of mpc837xerdb X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.13 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Signed-off-by: Sinan Akman Cc: Tom Rini --- board/freescale/mpc837xerdb/MAINTAINERS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/board/freescale/mpc837xerdb/MAINTAINERS b/board/freescale/mpc837xerdb/MAINTAINERS index 8592a2c..81b4eed 100644 --- a/board/freescale/mpc837xerdb/MAINTAINERS +++ b/board/freescale/mpc837xerdb/MAINTAINERS @@ -1,6 +1,6 @@ MPC837XERDB BOARD -#M: Joe D'Abbraccio -S: Orphan (since 2014-06) +M: Sinan Akman +S: Maintained F: board/freescale/mpc837xerdb/ F: include/configs/MPC837XERDB.h F: configs/MPC837XERDB_defconfig