All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2] MAINTAINERS: SUNXI: Update maintainership
@ 2016-11-22 11:44 Jagan Teki
  2016-11-22 17:21 ` [U-Boot] [U-Boot,v2] " Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Jagan Teki @ 2016-11-22 11:44 UTC (permalink / raw)
  To: u-boot

Add Jagan and Maxime as Maintainers for SUNXI

Signed-off-by: Jagan Teki <jagan@openedev.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
Changes for v2:
- Update doc/git-mailrc

 MAINTAINERS    | 3 ++-
 doc/git-mailrc | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 83a70df..48d4cec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -167,7 +167,8 @@ F:	arch/arm/cpu/armv7/stv0991/
 F:	arch/arm/include/asm/arch-stv0991/
 
 ARM SUNXI
-S:	Orphan
+M:	Jagan Teki <jagan@openedev.com>
+M:	Maxime Ripard <maxime.ripard@free-electrons.com>
 T:	git git://git.denx.de/u-boot-sunxi.git
 F:	arch/arm/cpu/armv7/sunxi/
 F:	arch/arm/include/asm/arch-sunxi/
diff --git a/doc/git-mailrc b/doc/git-mailrc
index d01a8c7..b78e194 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -35,6 +35,7 @@ alias macpaul        Macpaul Lin <macpaul@andestech.com>
 alias marex          Marek Vasut <marex@denx.de>
 alias masahiro       Masahiro Yamada <yamada.masahiro@socionext.com>
 alias mateusz        Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
+alias maxime	     Maxime Ripard <maxime.ripard@free-electrons.com>
 alias monstr         Michal Simek <monstr@monstr.eu>
 alias prafulla       Prafulla Wadaskar <prafulla@marvell.com>
 alias bobenstein     Przemyslaw Marczak <p.marczak@samsung.com>
@@ -70,7 +71,7 @@ alias s5pc           samsung
 alias samsung        uboot, prom
 alias snapdragon     uboot, mateusz
 alias socfpga        uboot, marex, Dinh Nguyen <dinguyen@opensource.altera.com>
-alias sunxi          uboot, ijc, jwrdegoede
+alias sunxi          uboot, jagan, maxime
 alias tegra          uboot, sjg, Tom Warren <twarren@nvidia.com>, Stephen Warren <swarren@nvidia.com>
 alias tegra2         tegra
 alias ti             uboot, trini
-- 
1.9.1

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

* [U-Boot] [U-Boot,v2] MAINTAINERS: SUNXI: Update maintainership
  2016-11-22 11:44 [U-Boot] [PATCH v2] MAINTAINERS: SUNXI: Update maintainership Jagan Teki
@ 2016-11-22 17:21 ` Tom Rini
  2016-11-23 21:13   ` Maxime Ripard
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Rini @ 2016-11-22 17:21 UTC (permalink / raw)
  To: u-boot

On Tue, Nov 22, 2016 at 05:14:06PM +0530, Jagan Teki wrote:

> Add Jagan and Maxime as Maintainers for SUNXI
> 
> Signed-off-by: Jagan Teki <jagan@openedev.com>
> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161122/15b70fb6/attachment.sig>

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

* [U-Boot] [U-Boot,v2] MAINTAINERS: SUNXI: Update maintainership
  2016-11-22 17:21 ` [U-Boot] [U-Boot,v2] " Tom Rini
@ 2016-11-23 21:13   ` Maxime Ripard
  2016-11-24  9:22     ` Jagan Teki
  0 siblings, 1 reply; 4+ messages in thread
From: Maxime Ripard @ 2016-11-23 21:13 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Tue, Nov 22, 2016 at 12:21:07PM -0500, Tom Rini wrote:
> On Tue, Nov 22, 2016 at 05:14:06PM +0530, Jagan Teki wrote:
> 
> > Add Jagan and Maxime as Maintainers for SUNXI
> > 
> > Signed-off-by: Jagan Teki <jagan@openedev.com>
> > Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> 
> Applied to u-boot/master, thanks!

I guess we should also take over the git repo, how does that work?
Should we send you our SSH keys?

Thanks,
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161123/08516b32/attachment.sig>

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

* [U-Boot] [U-Boot,v2] MAINTAINERS: SUNXI: Update maintainership
  2016-11-23 21:13   ` Maxime Ripard
@ 2016-11-24  9:22     ` Jagan Teki
  0 siblings, 0 replies; 4+ messages in thread
From: Jagan Teki @ 2016-11-24  9:22 UTC (permalink / raw)
  To: u-boot

On Thu, Nov 24, 2016 at 2:43 AM, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> Hi Tom,
>
> On Tue, Nov 22, 2016 at 12:21:07PM -0500, Tom Rini wrote:
>> On Tue, Nov 22, 2016 at 05:14:06PM +0530, Jagan Teki wrote:
>>
>> > Add Jagan and Maxime as Maintainers for SUNXI
>> >
>> > Signed-off-by: Jagan Teki <jagan@openedev.com>
>> > Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
>>
>> Applied to u-boot/master, thanks!
>
> I guess we should also take over the git repo, how does that work?
> Should we send you our SSH keys?

Separate mail sent to Wolfgang Denk about SSH key addition, CCed you
as well, please update the same.

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.

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

end of thread, other threads:[~2016-11-24  9:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-22 11:44 [U-Boot] [PATCH v2] MAINTAINERS: SUNXI: Update maintainership Jagan Teki
2016-11-22 17:21 ` [U-Boot] [U-Boot,v2] " Tom Rini
2016-11-23 21:13   ` Maxime Ripard
2016-11-24  9:22     ` Jagan Teki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.