]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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)
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

index 969514468cbc11e32d5254e1259a6ddcff5ea376..1e9a9ee0611408f7d47d4ef189d23c2beae34051 100644 (file)
@@ -60,8 +60,8 @@ ANDROID AB
 M:     Igor Opaniuk <igor.opaniuk@gmail.com>
 R:     Sam Protsenko <semen.protsenko@linaro.org>
 S:     Maintained
+F:     boot/android_ab.c
 F:     cmd/ab_select.c
-F:     common/android_ab.c
 F:     doc/android/ab.rst
 F:     include/android_ab.h
 F:     test/py/tests/test_android/test_ab.py