diff options
author | Leif Lindholm <quic_llindhol@quicinc.com> | 2023-09-27 11:59:01 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-10-02 12:47:13 +0000 |
commit | f6a314e5b5dc9697308740b2ac391a3c21b26403 (patch) | |
tree | 40d512c5068f5727aa7ba3efd0135f853d33253d | |
parent | f36e1ec1f0a5fd3be84913e09181d7813444b620 (diff) | |
download | edk2-f6a314e5b5dc9697308740b2ac391a3c21b26403.tar.gz |
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>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
-rw-r--r-- | Maintainers.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Maintainers.txt b/Maintainers.txt index 55a8af21dc..1a7525b1b4 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/
|