* [PATCH] board: starfive: Fixed errors reported when executing get_maintainer.pl
@ 2023-04-28 1:28 Yanhong Wang
2023-04-28 6:02 ` Leo Liang
0 siblings, 1 reply; 2+ messages in thread
From: Yanhong Wang @ 2023-04-28 1:28 UTC (permalink / raw)
To: u-boot, Rick Chen, Leo; +Cc: Heinrich Schuchardt, Yanhong Wang
Fixed errors reported when executing 'scripts/get_maintainer.pl -f
configs/starfive_visionfive2_defconfig'.
Invalid MAINTAINERS address: 'startfive'
Signed-off-by: Yanhong Wang <yanhong.wang@starfivetech.com>
---
board/starfive/visionfive2/MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/starfive/visionfive2/MAINTAINERS b/board/starfive/visionfive2/MAINTAINERS
index c5369086d8..600ff9575b 100644
--- a/board/starfive/visionfive2/MAINTAINERS
+++ b/board/starfive/visionfive2/MAINTAINERS
@@ -1,5 +1,5 @@
STARFIVE JH7110 VISIONFIVE2 BOARD
-M: startfive
+M: Yanhong Wang <yanhong.wang@starfivetech.com>
S: Maintained
F: arch/riscv/include/asm/arch-jh7110/
F: board/starfive/visionfive2/
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] board: starfive: Fixed errors reported when executing get_maintainer.pl
2023-04-28 1:28 [PATCH] board: starfive: Fixed errors reported when executing get_maintainer.pl Yanhong Wang
@ 2023-04-28 6:02 ` Leo Liang
0 siblings, 0 replies; 2+ messages in thread
From: Leo Liang @ 2023-04-28 6:02 UTC (permalink / raw)
To: Yanhong Wang; +Cc: u-boot, Rick Chen, Heinrich Schuchardt
On Fri, Apr 28, 2023 at 09:28:20AM +0800, Yanhong Wang wrote:
> Fixed errors reported when executing 'scripts/get_maintainer.pl -f
> configs/starfive_visionfive2_defconfig'.
>
> Invalid MAINTAINERS address: 'startfive'
>
> Signed-off-by: Yanhong Wang <yanhong.wang@starfivetech.com>
> ---
> board/starfive/visionfive2/MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-28 6:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-28 1:28 [PATCH] board: starfive: Fixed errors reported when executing get_maintainer.pl Yanhong Wang
2023-04-28 6:02 ` Leo Liang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox