diff options
| author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | 2026-06-30 17:42:42 +0300 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2026-07-03 14:42:50 -0600 |
| commit | 780084d7c07f511da4a39b43277c573156ed42e0 (patch) | |
| tree | b80dfe90eb16518306fe571af7057d220734df14 | |
| parent | 08028efaaff1aacaa69ada124aae03dbfd16b4b7 (diff) | |
| download | u-boot-780084d7c07f511da4a39b43277c573156ed42e0.tar.gz u-boot-780084d7c07f511da4a39b43277c573156ed42e0.zip | |
MAINTAINERS: Add entry for ARM
Since I've added various features in the arm architecture
support and review most of the patches nowadays, add myself
as a co-maintainer
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 571af196465..45e9076de67 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -154,6 +154,7 @@ F: include/configs/apple.h ARM M: Tom Rini <trini@konsulko.com> +M: Ilias Apalodimas <ilias.apalodimas@linaro.org> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-arm.git F: arch/arm/ |
