commit | 91bc48b6007c88ffd6c7c121be40c3986e286103 | [log] [tgz] |
---|---|---|
author | Mattijs Korpershoek <mkorpershoek@baylibre.com> | Thu Dec 21 17:09:49 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 03 11:47:07 2024 -0500 |
tree | 9c3b9d51d2e0697d50a1e10c6e64f09ee4a4c629 | |
parent | 95a8b1beb0ca28a538a5aefd93942052410d22e8 [diff] |
MAINTAINERS: Fix ANDROID AB unknown file entry Commit 19a91f2464a8 ("Create a new boot/ directory") moved the android_ab.c code under boot/android_ab but did not update the MAINTAINERS entry. Update it so that the maintainer will get cc'ed again. Fixes: 19a91f2464a8 ("Create a new boot/ directory") Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>