public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH edk2-platforms v2 1/1] Maintainers.txt: add myself as QemuSbsa maintainer
@ 2024-03-26 12:10 Marcin Juszkiewicz
  2024-03-26 12:12 ` Ard Biesheuvel
  2024-03-26 12:21 ` Leif Lindholm
  0 siblings, 2 replies; 3+ messages in thread
From: Marcin Juszkiewicz @ 2024-03-26 12:10 UTC (permalink / raw)
  To: devel; +Cc: Michael D Kinney, Leif Lindholm, Ard Biesheuvel,
	Marcin Juszkiewicz

With all changes going around sbsa-ref/QemuSbsa platform Leif suggested
that I should become maintainer as well.

My GitHub account name is "hrw".

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
---
 Maintainers.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Maintainers.txt b/Maintainers.txt
index e57c32f16a05..ca36aa679470 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -383,8 +383,8 @@ F: Platform/Qemu/SbsaQemu/
 F: Silicon/Qemu/SbsaQemu/
 M: Ard Biesheuvel <ardb+tianocore@kernel.org>
 M: Leif Lindholm <quic_llindhol@quicinc.com>
+M: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> [hrw]
 R: Graeme Gregory <graeme@xora.org.uk>
-R: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
 
 Raspberry Pi platforms and silicon
 F: Platform/RaspberryPi/
-- 
2.44.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#117110): https://edk2.groups.io/g/devel/message/117110
Mute This Topic: https://groups.io/mt/105156582/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



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

* Re: [edk2-devel] [PATCH edk2-platforms v2 1/1] Maintainers.txt: add myself as QemuSbsa maintainer
  2024-03-26 12:10 [edk2-devel] [PATCH edk2-platforms v2 1/1] Maintainers.txt: add myself as QemuSbsa maintainer Marcin Juszkiewicz
@ 2024-03-26 12:12 ` Ard Biesheuvel
  2024-03-26 12:21 ` Leif Lindholm
  1 sibling, 0 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2024-03-26 12:12 UTC (permalink / raw)
  To: Marcin Juszkiewicz; +Cc: devel, Michael D Kinney, Leif Lindholm, Ard Biesheuvel

On Tue, 26 Mar 2024 at 14:11, Marcin Juszkiewicz
<marcin.juszkiewicz@linaro.org> wrote:
>
> With all changes going around sbsa-ref/QemuSbsa platform Leif suggested
> that I should become maintainer as well.
>
> My GitHub account name is "hrw".
>
> Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>

Welcome!

Reviewed-by: Ard Biesheuvel <ardb@kernel.org>

> ---
>  Maintainers.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Maintainers.txt b/Maintainers.txt
> index e57c32f16a05..ca36aa679470 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -383,8 +383,8 @@ F: Platform/Qemu/SbsaQemu/
>  F: Silicon/Qemu/SbsaQemu/
>  M: Ard Biesheuvel <ardb+tianocore@kernel.org>
>  M: Leif Lindholm <quic_llindhol@quicinc.com>
> +M: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> [hrw]
>  R: Graeme Gregory <graeme@xora.org.uk>
> -R: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
>
>  Raspberry Pi platforms and silicon
>  F: Platform/RaspberryPi/
> --
> 2.44.0
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#117111): https://edk2.groups.io/g/devel/message/117111
Mute This Topic: https://groups.io/mt/105156582/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



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

* Re: [edk2-devel] [PATCH edk2-platforms v2 1/1] Maintainers.txt: add myself as QemuSbsa maintainer
  2024-03-26 12:10 [edk2-devel] [PATCH edk2-platforms v2 1/1] Maintainers.txt: add myself as QemuSbsa maintainer Marcin Juszkiewicz
  2024-03-26 12:12 ` Ard Biesheuvel
@ 2024-03-26 12:21 ` Leif Lindholm
  1 sibling, 0 replies; 3+ messages in thread
From: Leif Lindholm @ 2024-03-26 12:21 UTC (permalink / raw)
  To: Marcin Juszkiewicz; +Cc: devel, Michael D Kinney, Ard Biesheuvel

On Tue, Mar 26, 2024 at 13:10:58 +0100, Marcin Juszkiewicz wrote:
> With all changes going around sbsa-ref/QemuSbsa platform Leif suggested
> that I should become maintainer as well.
> 
> My GitHub account name is "hrw".
> 
> Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>

Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
Tweaked subject line and pushed as 8e5981584663.

Thanks!

> ---
>  Maintainers.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index e57c32f16a05..ca36aa679470 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -383,8 +383,8 @@ F: Platform/Qemu/SbsaQemu/
>  F: Silicon/Qemu/SbsaQemu/
>  M: Ard Biesheuvel <ardb+tianocore@kernel.org>
>  M: Leif Lindholm <quic_llindhol@quicinc.com>
> +M: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> [hrw]
>  R: Graeme Gregory <graeme@xora.org.uk>
> -R: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
>  
>  Raspberry Pi platforms and silicon
>  F: Platform/RaspberryPi/
> -- 
> 2.44.0
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#117116): https://edk2.groups.io/g/devel/message/117116
Mute This Topic: https://groups.io/mt/105156582/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



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

end of thread, other threads:[~2024-03-26 12:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-26 12:10 [edk2-devel] [PATCH edk2-platforms v2 1/1] Maintainers.txt: add myself as QemuSbsa maintainer Marcin Juszkiewicz
2024-03-26 12:12 ` Ard Biesheuvel
2024-03-26 12:21 ` Leif Lindholm

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