From patchwork Tue Jul 29 06:03:11 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 374354 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 C2415140185 for ; Tue, 29 Jul 2014 16:03:39 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 406424B14B; Tue, 29 Jul 2014 08:03:38 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 yDCx4WIdyXKf; Tue, 29 Jul 2014 08:03:38 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D34C44A04E; Tue, 29 Jul 2014 08:03:28 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 4EC8C4A03C for ; Tue, 29 Jul 2014 08:03:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 VMXcCyM3HyFy for ; Tue, 29 Jul 2014 08:03:20 +0200 (CEST) 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-vc0-f202.google.com (mail-vc0-f202.google.com [209.85.220.202]) by theia.denx.de (Postfix) with ESMTPS id 7B6354A02C for ; Tue, 29 Jul 2014 08:03:17 +0200 (CEST) Received: by mail-vc0-f202.google.com with SMTP id hq11so1345550vcb.1 for ; Mon, 28 Jul 2014 23:03:15 -0700 (PDT) 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=61+pR62twU36uwa+O/eY8ZPKaIWmVSSepPVhethqX6k=; b=l/yPjz8Oif+V+xDCeFtUsVEtTCwEUtFoFCpMM9VCSZaHcSQxjrmf1Lz5xWYqeEgmJW ysFWeVQC6DCLNOOTTWblR4XEeFRqqOhsaHiCv4s9XQ6Yt8I31B1JhOGfDFEH0ieBlI/G JeD9UuDGz4ZYhp3PDrJFV8wamypYkPXxdPcAhQuHjrPmubeKBx1GQzYaJp1IEVNJPn6j e60zEmYIlQxCoRFv4117AtZNuokqyuw8VwgewrqTKYgBFdKvOKbzTvqNaxS4TvFxk8Nh x/86jmS8NSckqVbmjMdFHAavInHfs0qJwk6+6Owmv14wtilMOgzA2pq4Wni6Qr1a4zVX 9H0w== X-Gm-Message-State: ALoCoQn/XWbFhedCpwr2nI1Z262f09i2hljGdCe+cWVQirZpZh1Vs4o/ZH6wg4eNyGFupZnEUP9w X-Received: by 10.236.171.234 with SMTP id r70mr14961357yhl.45.1406613794964; Mon, 28 Jul 2014 23:03:14 -0700 (PDT) Received: from corp2gmr1-2.hot.corp.google.com (corp2gmr1-2.hot.corp.google.com [172.24.189.93]) by gmr-mx.google.com with ESMTPS id p3si920366yho.7.2014.07.28.23.03.14 for (version=TLSv1.1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 28 Jul 2014 23:03:14 -0700 (PDT) Received: from kaki.bld.corp.google.com (kaki.bld.corp.google.com [172.29.216.32]) by corp2gmr1-2.hot.corp.google.com (Postfix) with ESMTP id CF9CA5A41DC; Mon, 28 Jul 2014 23:03:14 -0700 (PDT) Received: by kaki.bld.corp.google.com (Postfix, from userid 121222) id 4F361220C25; Tue, 29 Jul 2014 00:03:14 -0600 (MDT) From: Simon Glass To: U-Boot Mailing List Date: Tue, 29 Jul 2014 00:03:11 -0600 Message-Id: <1406613792-20601-1-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 2.0.0.526.g5318336 Cc: Tom Rini , Jerry Van Baren Subject: [U-Boot] [PATCH 1/2] git-mailrc: Change fdt maintainer X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 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 Add myself as fdt maintainer. Signed-off-by: Simon Glass --- doc/git-mailrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/git-mailrc b/doc/git-mailrc index ae7e7bf..3dcd667 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -108,7 +108,7 @@ alias x86 uboot, sjg, gruss alias cfi uboot, stroese alias dfu uboot, lukma alias kerneldoc uboot, marex -alias fdt uboot, Jerry Van Baren +alias fdt uboot, sjg alias i2c uboot, hs alias mmc uboot, panto alias nand uboot, scottwood