]> git.dujemihanovic.xyz Git - u-boot.git/commit
MAINTAINERS: Fix ANDROID AB unknown file entry
authorMattijs Korpershoek <mkorpershoek@baylibre.com>
Thu, 21 Dec 2023 16:09:49 +0000 (17:09 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 3 Jan 2024 16:47:07 +0000 (11:47 -0500)
commit9466b3cf2cd1001ed27483acbe23acf35c6d5319
tree9c3b9d51d2e0697d50a1e10c6e64f09ee4a4c629
parent80cb22c58bd9ec11e970bae84510a99171b691eb
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>
MAINTAINERS