diff options
| author | Ilias Apalodimas <[email protected]> | 2026-06-30 17:42:42 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-07-03 14:42:50 -0600 |
| commit | 780084d7c07f511da4a39b43277c573156ed42e0 (patch) | |
| tree | b80dfe90eb16518306fe571af7057d220734df14 | |
| parent | 08028efaaff1aacaa69ada124aae03dbfd16b4b7 (diff) | |
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 <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Reviewed-by: Peter Robinson <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
| -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 <[email protected]> +M: Ilias Apalodimas <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-arm.git F: arch/arm/ |
