* [edk2-devel] [PATCH 1/1] Maintainers.txt: add Sami as maintainer of arm-architectural subdirs
@ 2023-09-27 11:06 Leif Lindholm
2023-09-27 16:02 ` Michael D Kinney
2023-09-29 15:11 ` Sami Mujawar
0 siblings, 2 replies; 5+ messages in thread
From: Leif Lindholm @ 2023-09-27 11:06 UTC (permalink / raw)
To: devel; +Cc: Ard Biesheuvel, Sami Mujawar, Andrew Fish, Michael D Kinney
We added Sami as a reviewer to ArmPkg early last year, and I think it was
always our intention to have him as a reviewer of Arm architectural stuff
in general, but we seem to have missed out the Arm/AArch64 subdir
wildcards. So let's fix that.
Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
---
Maintainers.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Maintainers.txt b/Maintainers.txt
index 55a8af21dc3e..1a7525b1b4c0 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -88,6 +88,7 @@ F: */AArch64/
F: */Arm/
M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]
M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]
+M: Sami Mujawar <sami.mujawar@arm.com> [samimujawar]
RISCV64
F: */RiscV64/
--
2.30.2
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#109119): https://edk2.groups.io/g/devel/message/109119
Mute This Topic: https://groups.io/mt/101614900/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/12367111/7686176/1913456212/xyzzy [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [PATCH 1/1] Maintainers.txt: add Sami as maintainer of arm-architectural subdirs
2023-09-27 11:06 [edk2-devel] [PATCH 1/1] Maintainers.txt: add Sami as maintainer of arm-architectural subdirs Leif Lindholm
@ 2023-09-27 16:02 ` Michael D Kinney
2023-10-02 12:55 ` Leif Lindholm
2023-09-29 15:11 ` Sami Mujawar
1 sibling, 1 reply; 5+ messages in thread
From: Michael D Kinney @ 2023-09-27 16:02 UTC (permalink / raw)
To: Leif Lindholm, devel@edk2.groups.io
Cc: Ard Biesheuvel, Sami Mujawar, Andrew Fish, Kinney, Michael D
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
> -----Original Message-----
> From: Leif Lindholm <quic_llindhol@quicinc.com>
> Sent: Wednesday, September 27, 2023 4:07 AM
> To: devel@edk2.groups.io
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>; Sami Mujawar
> <sami.mujawar@arm.com>; Andrew Fish <afish@apple.com>; Kinney, Michael
> D <michael.d.kinney@intel.com>
> Subject: [PATCH 1/1] Maintainers.txt: add Sami as maintainer of arm-
> architectural subdirs
>
> We added Sami as a reviewer to ArmPkg early last year, and I think it
> was
> always our intention to have him as a reviewer of Arm architectural
> stuff
> in general, but we seem to have missed out the Arm/AArch64 subdir
> wildcards. So let's fix that.
>
> Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> Cc: Sami Mujawar <sami.mujawar@arm.com>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> ---
> Maintainers.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 55a8af21dc3e..1a7525b1b4c0 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -88,6 +88,7 @@ F: */AArch64/
> F: */Arm/
> M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]
> M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]
> +M: Sami Mujawar <sami.mujawar@arm.com> [samimujawar]
>
> RISCV64
> F: */RiscV64/
> --
> 2.30.2
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#109127): https://edk2.groups.io/g/devel/message/109127
Mute This Topic: https://groups.io/mt/101614900/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/12367111/7686176/1913456212/xyzzy [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [PATCH 1/1] Maintainers.txt: add Sami as maintainer of arm-architectural subdirs
2023-09-27 11:06 [edk2-devel] [PATCH 1/1] Maintainers.txt: add Sami as maintainer of arm-architectural subdirs Leif Lindholm
2023-09-27 16:02 ` Michael D Kinney
@ 2023-09-29 15:11 ` Sami Mujawar
2023-09-29 17:52 ` Ard Biesheuvel
1 sibling, 1 reply; 5+ messages in thread
From: Sami Mujawar @ 2023-09-29 15:11 UTC (permalink / raw)
To: Leif Lindholm, devel
Cc: Ard Biesheuvel, Andrew Fish, Michael D Kinney, nd@arm.com
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Thanks.
Regards,
Sami Mujawar
On 27/09/2023 12:06 pm, Leif Lindholm wrote:
> We added Sami as a reviewer to ArmPkg early last year, and I think it was
> always our intention to have him as a reviewer of Arm architectural stuff
> in general, but we seem to have missed out the Arm/AArch64 subdir
> wildcards. So let's fix that.
>
> Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> Cc: Sami Mujawar <sami.mujawar@arm.com>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> ---
> Maintainers.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 55a8af21dc3e..1a7525b1b4c0 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -88,6 +88,7 @@ F: */AArch64/
> F: */Arm/
> M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]
> M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]
> +M: Sami Mujawar <sami.mujawar@arm.com> [samimujawar]
>
> RISCV64
> F: */RiscV64/
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#109205): https://edk2.groups.io/g/devel/message/109205
Mute This Topic: https://groups.io/mt/101614900/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [PATCH 1/1] Maintainers.txt: add Sami as maintainer of arm-architectural subdirs
2023-09-29 15:11 ` Sami Mujawar
@ 2023-09-29 17:52 ` Ard Biesheuvel
0 siblings, 0 replies; 5+ messages in thread
From: Ard Biesheuvel @ 2023-09-29 17:52 UTC (permalink / raw)
To: Sami Mujawar
Cc: Leif Lindholm, devel, Ard Biesheuvel, Andrew Fish,
Michael D Kinney, nd@arm.com
On Fri, 29 Sept 2023 at 15:11, Sami Mujawar <sami.mujawar@arm.com> wrote:
>
> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
>
> On 27/09/2023 12:06 pm, Leif Lindholm wrote:
> > We added Sami as a reviewer to ArmPkg early last year, and I think it was
> > always our intention to have him as a reviewer of Arm architectural stuff
> > in general, but we seem to have missed out the Arm/AArch64 subdir
> > wildcards. So let's fix that.
> >
> > Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
> > Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> > Cc: Sami Mujawar <sami.mujawar@arm.com>
> > Cc: Andrew Fish <afish@apple.com>
> > Cc: Michael D Kinney <michael.d.kinney@intel.com>
> > ---
> > Maintainers.txt | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Maintainers.txt b/Maintainers.txt
> > index 55a8af21dc3e..1a7525b1b4c0 100644
> > --- a/Maintainers.txt
> > +++ b/Maintainers.txt
> > @@ -88,6 +88,7 @@ F: */AArch64/
> > F: */Arm/
> > M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]
> > M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]
> > +M: Sami Mujawar <sami.mujawar@arm.com> [samimujawar]
> >
> > RISCV64
> > F: */RiscV64/
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#109214): https://edk2.groups.io/g/devel/message/109214
Mute This Topic: https://groups.io/mt/101614900/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [PATCH 1/1] Maintainers.txt: add Sami as maintainer of arm-architectural subdirs
2023-09-27 16:02 ` Michael D Kinney
@ 2023-10-02 12:55 ` Leif Lindholm
0 siblings, 0 replies; 5+ messages in thread
From: Leif Lindholm @ 2023-10-02 12:55 UTC (permalink / raw)
To: Kinney, Michael D
Cc: devel@edk2.groups.io, Ard Biesheuvel, Sami Mujawar, Andrew Fish
Thanks all, merged as f6a314e5b5dc.
On Wed, Sep 27, 2023 at 16:02:37 +0000, Kinney, Michael D wrote:
> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
>
> > -----Original Message-----
> > From: Leif Lindholm <quic_llindhol@quicinc.com>
> > Sent: Wednesday, September 27, 2023 4:07 AM
> > To: devel@edk2.groups.io
> > Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>; Sami Mujawar
> > <sami.mujawar@arm.com>; Andrew Fish <afish@apple.com>; Kinney, Michael
> > D <michael.d.kinney@intel.com>
> > Subject: [PATCH 1/1] Maintainers.txt: add Sami as maintainer of arm-
> > architectural subdirs
> >
> > We added Sami as a reviewer to ArmPkg early last year, and I think it
> > was
> > always our intention to have him as a reviewer of Arm architectural
> > stuff
> > in general, but we seem to have missed out the Arm/AArch64 subdir
> > wildcards. So let's fix that.
> >
> > Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
> > Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> > Cc: Sami Mujawar <sami.mujawar@arm.com>
> > Cc: Andrew Fish <afish@apple.com>
> > Cc: Michael D Kinney <michael.d.kinney@intel.com>
> > ---
> > Maintainers.txt | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Maintainers.txt b/Maintainers.txt
> > index 55a8af21dc3e..1a7525b1b4c0 100644
> > --- a/Maintainers.txt
> > +++ b/Maintainers.txt
> > @@ -88,6 +88,7 @@ F: */AArch64/
> > F: */Arm/
> > M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]
> > M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]
> > +M: Sami Mujawar <sami.mujawar@arm.com> [samimujawar]
> >
> > RISCV64
> > F: */RiscV64/
> > --
> > 2.30.2
>
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#109254): https://edk2.groups.io/g/devel/message/109254
Mute This Topic: https://groups.io/mt/101614900/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/12367111/7686176/1913456212/xyzzy [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-10-02 12:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-27 11:06 [edk2-devel] [PATCH 1/1] Maintainers.txt: add Sami as maintainer of arm-architectural subdirs Leif Lindholm
2023-09-27 16:02 ` Michael D Kinney
2023-10-02 12:55 ` Leif Lindholm
2023-09-29 15:11 ` Sami Mujawar
2023-09-29 17:52 ` Ard Biesheuvel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox