* [U-Boot] [PATCH] rockchip: add Kever Yang as co-custodian
@ 2019-04-03 7:28 Kever Yang
2019-04-03 7:59 ` Philipp Tomsich
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Kever Yang @ 2019-04-03 7:28 UTC (permalink / raw)
To: u-boot
This updates MAINTAINERS and git-mailrc to add me as a
co-custodian for rockchip
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
---
MAINTAINERS | 1 +
doc/git-mailrc | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8a4c5d4eab..6385811ef9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -230,6 +230,7 @@ F: arch/arm/mach-rmobile/
ARM ROCKCHIP
M: Simon Glass <sjg@chromium.org>
M: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
+M: Kever Yang <kever.yang@rock-chips.com>
S: Maintained
T: git git://git.denx.de/u-boot-rockchip.git
F: arch/arm/include/asm/arch-rockchip/
diff --git a/doc/git-mailrc b/doc/git-mailrc
index c2eee8c7d8..1db92257e3 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -26,6 +26,7 @@ alias iwamatsu Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
alias jaehoon Jaehoon Chung <jh80.chung@samsung.com>
alias jagan Jagan Teki <jagan@openedev.com>
alias jhersh Joe Hershberger <joe.hershberger@ni.com>
+alias kevery Kever Yang <kever.yang@rock-chips.com>
alias luka Luka Perkov <luka.perkov@sartura.hr>
alias lukma Lukasz Majewski <lukma@denx.de>
alias macpaul Macpaul Lin <macpaul@andestech.com>
@@ -71,7 +72,7 @@ alias tegra2 tegra
alias ti uboot, trini
alias uniphier uboot, masahiro
alias zynq uboot, monstr
-alias rockchip uboot, sjg, Kever Yang <kever.yang@rock-chips.com>, ptomsich
+alias rockchip uboot, sjg, kevery, ptomsich
alias m68k uboot, alisonwang, angelo_ts
alias coldfire m68k
--
2.20.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [U-Boot] [PATCH] rockchip: add Kever Yang as co-custodian
2019-04-03 7:28 [U-Boot] [PATCH] rockchip: add Kever Yang as co-custodian Kever Yang
@ 2019-04-03 7:59 ` Philipp Tomsich
2019-04-09 7:54 ` Kever Yang
2019-04-03 8:08 ` Jagan Teki
2019-04-28 20:15 ` Philipp Tomsich
2 siblings, 1 reply; 6+ messages in thread
From: Philipp Tomsich @ 2019-04-03 7:59 UTC (permalink / raw)
To: u-boot
> On 03.04.2019, at 09:28, Kever Yang <kever.yang@rock-chips.com> wrote:
>
> This updates MAINTAINERS and git-mailrc to add me as a
> co-custodian for rockchip
>
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
As previously discussed off-list: happy to have you on board.
I sincerely hope that this will finally give us the ability to get changes tested
across a wider range of boards than today!
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [PATCH] rockchip: add Kever Yang as co-custodian
2019-04-03 7:28 [U-Boot] [PATCH] rockchip: add Kever Yang as co-custodian Kever Yang
2019-04-03 7:59 ` Philipp Tomsich
@ 2019-04-03 8:08 ` Jagan Teki
2019-04-28 20:15 ` Philipp Tomsich
2 siblings, 0 replies; 6+ messages in thread
From: Jagan Teki @ 2019-04-03 8:08 UTC (permalink / raw)
To: u-boot
On Wed, Apr 3, 2019 at 12:58 PM Kever Yang <kever.yang@rock-chips.com> wrote:
>
> This updates MAINTAINERS and git-mailrc to add me as a
> co-custodian for rockchip
>
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> ---
Acked-by: Jagan Teki <jagan@amarulasolutions.com>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [PATCH] rockchip: add Kever Yang as co-custodian
2019-04-03 7:59 ` Philipp Tomsich
@ 2019-04-09 7:54 ` Kever Yang
2019-04-09 18:38 ` Tom Rini
0 siblings, 1 reply; 6+ messages in thread
From: Kever Yang @ 2019-04-09 7:54 UTC (permalink / raw)
To: u-boot
Add Tom.
Thanks,
- Kever
On 04/03/2019 03:59 PM, Philipp Tomsich wrote:
>
>> On 03.04.2019, at 09:28, Kever Yang <kever.yang@rock-chips.com> wrote:
>>
>> This updates MAINTAINERS and git-mailrc to add me as a
>> co-custodian for rockchip
>>
>> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> As previously discussed off-list: happy to have you on board.
> I sincerely hope that this will finally give us the ability to get changes tested
> across a wider range of boards than today!
>
> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [PATCH] rockchip: add Kever Yang as co-custodian
2019-04-09 7:54 ` Kever Yang
@ 2019-04-09 18:38 ` Tom Rini
0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2019-04-09 18:38 UTC (permalink / raw)
To: u-boot
On Tue, Apr 09, 2019 at 03:54:07PM +0800, Kever Yang wrote:
> Add Tom.
>
>
> Thanks,
> - Kever
> On 04/03/2019 03:59 PM, Philipp Tomsich wrote:
> >
> >> On 03.04.2019, at 09:28, Kever Yang <kever.yang@rock-chips.com> wrote:
> >>
> >> This updates MAINTAINERS and git-mailrc to add me as a
> >> co-custodian for rockchip
> >>
> >> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> > As previously discussed off-list: happy to have you on board.
> > I sincerely hope that this will finally give us the ability to get changes tested
> > across a wider range of boards than today!
> >
> > Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> > Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Tom Rini <trini@konsulko.com>
I assume this will come in via a rockchip PR and please consult with me
off-list if we need to add more ssh keys. Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190409/f83f0b27/attachment.sig>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [PATCH] rockchip: add Kever Yang as co-custodian
2019-04-03 7:28 [U-Boot] [PATCH] rockchip: add Kever Yang as co-custodian Kever Yang
2019-04-03 7:59 ` Philipp Tomsich
2019-04-03 8:08 ` Jagan Teki
@ 2019-04-28 20:15 ` Philipp Tomsich
2 siblings, 0 replies; 6+ messages in thread
From: Philipp Tomsich @ 2019-04-28 20:15 UTC (permalink / raw)
To: u-boot
> This updates MAINTAINERS and git-mailrc to add me as a
> co-custodian for rockchip
>
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> Acked-by: Jagan Teki <jagan@amarulasolutions.com>
> Acked-by: Tom Rini <trini@konsulko.com>
> ---
>
> MAINTAINERS | 1 +
> doc/git-mailrc | 3 ++-
> 2 files changed, 3 insertions(+), 1 deletion(-)
>
Applied to u-boot-rockchip, thanks!
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-04-28 20:15 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-03 7:28 [U-Boot] [PATCH] rockchip: add Kever Yang as co-custodian Kever Yang
2019-04-03 7:59 ` Philipp Tomsich
2019-04-09 7:54 ` Kever Yang
2019-04-09 18:38 ` Tom Rini
2019-04-03 8:08 ` Jagan Teki
2019-04-28 20:15 ` Philipp Tomsich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox