public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] git-mailrc: Add sunxi custodians.
@ 2014-07-03 20:25 Ian Campbell
  2014-07-03 20:27 ` Hans de Goede
  2014-07-08  1:39 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Ian Campbell @ 2014-07-03 20:25 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Cc: Hans de Goede <hdegoede@redhat.com>
---
 doc/git-mailrc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/git-mailrc b/doc/git-mailrc
index 251586e..d924b26 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -17,10 +17,12 @@ alias ag             Anatolij Gustschin <agust@denx.de>
 alias galak          Kumar Gala <galak@kernel.crashing.org>
 alias gruss          Graeme Russ <graeme.russ@gmail.com>
 alias hs             Heiko Schocher <hs@denx.de>
+alias ijc            Ian Campbell <ijc+uboot@hellion.org.uk>
 alias iwamatsu       Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
 alias jagan	     Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
 alias jasonjin       Jason Jin <jason.jin@freescale.com>
 alias jhersh         Joe Hershberger <joe.hershberger@gmail.com>
+alias jwrdegoede     Hans de Goede <hdegoede@redhat.com>
 alias kimphill       Kim Phillips <kim.phillips@freescale.com>
 alias macpaul        Macpaul Lin <macpaul@andestech.com>
 alias marex          Marek Vasut <marex@denx.de>
@@ -55,6 +57,7 @@ alias rmobile        uboot, iwamatsu
 alias s3c            samsung
 alias s5pc           samsung
 alias samsung        uboot, prom
+alias sunxi          uboot, ijc, jwrdegoede
 alias tegra          uboot, sjg, Tom Warren <twarren@nvidia.com>, Stephen Warren <swarren@nvidia.com>
 alias tegra2         tegra
 alias ti             uboot, trini
-- 
1.9.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] git-mailrc: Add sunxi custodians.
  2014-07-03 20:25 [U-Boot] [PATCH] git-mailrc: Add sunxi custodians Ian Campbell
@ 2014-07-03 20:27 ` Hans de Goede
  2014-07-08  1:39 ` [U-Boot] " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Hans de Goede @ 2014-07-03 20:27 UTC (permalink / raw)
  To: u-boot

Hi,

On 07/03/2014 10:25 PM, Ian Campbell wrote:
> Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
> Cc: Hans de Goede <hdegoede@redhat.com>

ACK.

Acked-by: Hans de Goede <hdegoede@redhat.com>

Regards,

Hans

> ---
>  doc/git-mailrc | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/doc/git-mailrc b/doc/git-mailrc
> index 251586e..d924b26 100644
> --- a/doc/git-mailrc
> +++ b/doc/git-mailrc
> @@ -17,10 +17,12 @@ alias ag             Anatolij Gustschin <agust@denx.de>
>  alias galak          Kumar Gala <galak@kernel.crashing.org>
>  alias gruss          Graeme Russ <graeme.russ@gmail.com>
>  alias hs             Heiko Schocher <hs@denx.de>
> +alias ijc            Ian Campbell <ijc+uboot@hellion.org.uk>
>  alias iwamatsu       Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
>  alias jagan	     Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
>  alias jasonjin       Jason Jin <jason.jin@freescale.com>
>  alias jhersh         Joe Hershberger <joe.hershberger@gmail.com>
> +alias jwrdegoede     Hans de Goede <hdegoede@redhat.com>
>  alias kimphill       Kim Phillips <kim.phillips@freescale.com>
>  alias macpaul        Macpaul Lin <macpaul@andestech.com>
>  alias marex          Marek Vasut <marex@denx.de>
> @@ -55,6 +57,7 @@ alias rmobile        uboot, iwamatsu
>  alias s3c            samsung
>  alias s5pc           samsung
>  alias samsung        uboot, prom
> +alias sunxi          uboot, ijc, jwrdegoede
>  alias tegra          uboot, sjg, Tom Warren <twarren@nvidia.com>, Stephen Warren <swarren@nvidia.com>
>  alias tegra2         tegra
>  alias ti             uboot, trini
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] git-mailrc: Add sunxi custodians.
  2014-07-03 20:25 [U-Boot] [PATCH] git-mailrc: Add sunxi custodians Ian Campbell
  2014-07-03 20:27 ` Hans de Goede
@ 2014-07-08  1:39 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2014-07-08  1:39 UTC (permalink / raw)
  To: u-boot

On Thu, Jul 03, 2014 at 09:25:41PM +0100, Ian Campbell wrote:

> Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
> Cc: Hans de Goede <hdegoede@redhat.com>
> Acked-by: Hans de Goede <hdegoede@redhat.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140707/261f3886/attachment.pgp>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-08  1:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-03 20:25 [U-Boot] [PATCH] git-mailrc: Add sunxi custodians Ian Campbell
2014-07-03 20:27 ` Hans de Goede
2014-07-08  1:39 ` [U-Boot] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox