U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: board: qcom: db820c: update contact details
@ 2025-04-03  9:46 Jorge Ramirez-Ortiz
  2025-04-03 12:50 ` Caleb Connolly
  0 siblings, 1 reply; 3+ messages in thread
From: Jorge Ramirez-Ortiz @ 2025-04-03  9:46 UTC (permalink / raw)
  To: jorge.ramirez, caleb.connolly, neil.armstrong, sumit.garg, trini
  Cc: u-boot-qcom, u-boot

Update contact details

Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com>
---
 board/qualcomm/dragonboard820c/MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/qualcomm/dragonboard820c/MAINTAINERS b/board/qualcomm/dragonboard820c/MAINTAINERS
index 7ef905bdf69..28741d98334 100644
--- a/board/qualcomm/dragonboard820c/MAINTAINERS
+++ b/board/qualcomm/dragonboard820c/MAINTAINERS
@@ -1,5 +1,5 @@
 DRAGONBOARD820C BOARD
-M:	Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com>
+M:	Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com>
 S:	Maintained
 F:	board/qualcomm/dragonboard820c/
 F:	include/configs/dragonboard820c.h
-- 
2.34.1


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

* Re: [PATCH] MAINTAINERS: board: qcom: db820c: update contact details
  2025-04-03  9:46 [PATCH] MAINTAINERS: board: qcom: db820c: update contact details Jorge Ramirez-Ortiz
@ 2025-04-03 12:50 ` Caleb Connolly
  2025-04-03 12:57   ` Jorge Ramirez
  0 siblings, 1 reply; 3+ messages in thread
From: Caleb Connolly @ 2025-04-03 12:50 UTC (permalink / raw)
  To: Jorge Ramirez-Ortiz, neil.armstrong, sumit.garg, trini
  Cc: u-boot-qcom, u-boot



On 4/3/25 11:46, Jorge Ramirez-Ortiz wrote:
> Update contact details
> 
> Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com>

Congrats!

Acked-by: Caleb Connolly <caleb.connolly@linaro.org>

Will you be giving this board some love? Unfortunately I don't have to 
test so it's not yet making use of the fancier generic support parts in 
mach-snapdragon.

Kind regards,
> ---
>   board/qualcomm/dragonboard820c/MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/board/qualcomm/dragonboard820c/MAINTAINERS b/board/qualcomm/dragonboard820c/MAINTAINERS
> index 7ef905bdf69..28741d98334 100644
> --- a/board/qualcomm/dragonboard820c/MAINTAINERS
> +++ b/board/qualcomm/dragonboard820c/MAINTAINERS
> @@ -1,5 +1,5 @@
>   DRAGONBOARD820C BOARD
> -M:	Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com>
> +M:	Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com>
>   S:	Maintained
>   F:	board/qualcomm/dragonboard820c/
>   F:	include/configs/dragonboard820c.h

-- 
Caleb (they/them)


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

* Re: [PATCH] MAINTAINERS: board: qcom: db820c: update contact details
  2025-04-03 12:50 ` Caleb Connolly
@ 2025-04-03 12:57   ` Jorge Ramirez
  0 siblings, 0 replies; 3+ messages in thread
From: Jorge Ramirez @ 2025-04-03 12:57 UTC (permalink / raw)
  To: Caleb Connolly
  Cc: Jorge Ramirez-Ortiz, neil.armstrong, sumit.garg, trini,
	u-boot-qcom, u-boot

On 03/04/25 14:50:26, Caleb Connolly wrote:
> 
> 
> On 4/3/25 11:46, Jorge Ramirez-Ortiz wrote:
> > Update contact details
> > 
> > Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com>
> 
> Congrats!

thanks :) we got the oss identity recently so never had the chance to udpate.
> 
> Acked-by: Caleb Connolly <caleb.connolly@linaro.org>
> 
> Will you be giving this board some love? Unfortunately I don't have to test
> so it's not yet making use of the fancier generic support parts in
> mach-snapdragon.

sure I have one around, will give it a go.

> 
> Kind regards,
> > ---
> >   board/qualcomm/dragonboard820c/MAINTAINERS | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/board/qualcomm/dragonboard820c/MAINTAINERS b/board/qualcomm/dragonboard820c/MAINTAINERS
> > index 7ef905bdf69..28741d98334 100644
> > --- a/board/qualcomm/dragonboard820c/MAINTAINERS
> > +++ b/board/qualcomm/dragonboard820c/MAINTAINERS
> > @@ -1,5 +1,5 @@
> >   DRAGONBOARD820C BOARD
> > -M:	Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com>
> > +M:	Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com>
> >   S:	Maintained
> >   F:	board/qualcomm/dragonboard820c/
> >   F:	include/configs/dragonboard820c.h
> 
> -- 
> Caleb (they/them)
> 

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

end of thread, other threads:[~2025-04-03 12:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-03  9:46 [PATCH] MAINTAINERS: board: qcom: db820c: update contact details Jorge Ramirez-Ortiz
2025-04-03 12:50 ` Caleb Connolly
2025-04-03 12:57   ` Jorge Ramirez

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