[PATCH v1] MAINTAINERS: add custodian tree info for AV/AVB

From: Igor Opaniuk igor.opaniuk@gmail.com
Add information about a custodian tree [1] for AVB/AB, which is maintained by Mattijs Korpershoek.
[1] https://source.denx.de/u-boot/custodians/u-boot-dfu Signed-off-by: Igor Opaniuk igor.opaniuk@gmail.com ---
MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 46ba17647f3..32f3ee30710 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -62,6 +62,7 @@ M: Igor Opaniuk igor.opaniuk@gmail.com M: Mattijs Korpershoek mkorpershoek@baylibre.com R: Sam Protsenko semen.protsenko@linaro.org S: Maintained +T: git https://source.denx.de/u-boot/custodians/u-boot-dfu.git F: boot/android_ab.c F: cmd/ab_select.c F: doc/android/ab.rst @@ -72,6 +73,7 @@ ANDROID AVB M: Igor Opaniuk igor.opaniuk@gmail.com M: Mattijs Korpershoek mkorpershoek@baylibre.com S: Maintained +T: git https://source.denx.de/u-boot/custodians/u-boot-dfu.git F: cmd/avb.c F: common/avb_verify.c F: doc/android/avb2.rst

On 2/13/24 08:32, Igor Opaniuk wrote:
From: Igor Opaniuk igor.opaniuk@gmail.com
Add information about a custodian tree [1] for AVB/AB, which is maintained by Mattijs Korpershoek.
[1] https://source.denx.de/u-boot/custodians/u-boot-dfu Signed-off-by: Igor Opaniuk igor.opaniuk@gmail.com
Reviewed-by: Marek Vasut marex@denx.de

Hi Marek,
Thank you for your review.
On mar., févr. 13, 2024 at 12:55, Marek Vasut marex@denx.de wrote:
On 2/13/24 08:32, Igor Opaniuk wrote:
From: Igor Opaniuk igor.opaniuk@gmail.com
Add information about a custodian tree [1] for AVB/AB, which is maintained by Mattijs Korpershoek.
[1] https://source.denx.de/u-boot/custodians/u-boot-dfu Signed-off-by: Igor Opaniuk igor.opaniuk@gmail.com
Reviewed-by: Marek Vasut marex@denx.de
As this patch has a typo in the title (AV->AB), I will instead apply your R-b to: https://lore.kernel.org/r/all/20240213073638.1125429-1-igor.opaniuk@foundrie...
Thanks! Mattijs
participants (3)
-
Igor Opaniuk
-
Marek Vasut
-
Mattijs Korpershoek