[PATCH v2] MAINTAINERS: Fix ANDROID AB unknown file entry
Mattijs Korpershoek
mkorpershoek at baylibre.com
Thu Dec 21 17:09:49 CET 2023
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 at baylibre.com>
Reviewed-by: Sam Protsenko <semen.protsenko at linaro.org>
---
Changes in v2:
- Add 'Fixes' tag in commit message
- Picked up Sam's Reviewed-by.
- Link to v1: https://lore.kernel.org/r/20231220-maintainers-fix-ab-v1-1-dd16fc5285ed@baylibre.com
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7c1cb2dc4dc0..f6de883a7d8f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -60,8 +60,8 @@ ANDROID AB
M: Igor Opaniuk <igor.opaniuk at gmail.com>
R: Sam Protsenko <semen.protsenko at 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
---
base-commit: 9e53e45292ee2f1d9d2ccc59914b161bef9b10d7
change-id: 20231220-maintainers-fix-ab-2afa7cee97bd
Best regards,
--
Mattijs Korpershoek <mkorpershoek at baylibre.com>
More information about the U-Boot
mailing list