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

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

Hi Igor,
Thank you for the patch.
On mar., févr. 13, 2024 at 08:36, Igor Opaniuk igor.opaniuk@foundries.io 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: Mattijs Korpershoek mkorpershoek@baylibre.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 -- 2.34.1

Hi,
On Tue, 13 Feb 2024 08:36:38 +0100, Igor Opaniuk wrote:
Add information about a custodian tree [1] for AVB/AB, which is maintained by Mattijs Korpershoek.
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu)
[1/1] MAINTAINERS: add custodian tree info for AVB/AB https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/71b37060bc59a0a...
-- Mattijs
participants (2)
-
Igor Opaniuk
-
Mattijs Korpershoek