diff options
author | Leif Lindholm <leif.lindholm@linaro.org> | 2019-06-14 20:29:03 +0100 |
---|---|---|
committer | Leif Lindholm <leif.lindholm@linaro.org> | 2019-07-18 16:49:03 +0100 |
commit | f1a74d998d6bfa6193d9705b14ea4f032ec4a19d (patch) | |
tree | 9788ea3a3e314464b510d35634ccfeb564d35cdd | |
parent | 16eb2dc159d79fd3eec6e84c29f8e678b1ef5774 (diff) | |
download | edk2-f1a74d998d6bfa6193d9705b14ea4f032ec4a19d.zip edk2-f1a74d998d6bfa6193d9705b14ea4f032ec4a19d.tar.gz edk2-f1a74d998d6bfa6193d9705b14ea4f032ec4a19d.tar.bz2 |
Maintainers.txt: add wildcard path association for Arm/AArch64
Add Ard and Leif as responsible for any path matching
F: */Arm/
F: */AArch64/
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
-rw-r--r-- | Maintainers.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Maintainers.txt b/Maintainers.txt index 3102b16..52d8215 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -82,6 +82,14 @@ EDK II Releases: W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning
M: Liming Gao <liming.gao@intel.com>
+EDK II Architectures:
+---------------------
+ARM, AARCH64
+F: */AArch64/
+F: */Arm/
+M: Leif Lindholm <leif.lindholm@linaro.org>
+M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
+
EDK II Packages:
----------------
ArmPkg
|