diff mbox series

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

Message ID 20240213073638.1125429-1-igor.opaniuk@foundries.io
State Accepted, archived
Commit cfbeb4b0b91bc9f807f6cefcc5bb0a52f2ba3e64
Delegated to: Mattijs Korpershoek
Headers show
Series [RESEND,v1] MAINTAINERS: add custodian tree info for AVB/AB | expand

Commit Message

Igor Opaniuk Feb. 13, 2024, 7:36 a.m. UTC
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(+)

Comments

Mattijs Korpershoek Feb. 13, 2024, 8:28 a.m. UTC | #1
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
Mattijs Korpershoek Feb. 13, 2024, 3:17 p.m. UTC | #2
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.
> 
> [1] https://source.denx.de/u-boot/custodians/u-boot-dfu
> 
> 

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/71b37060bc59a0a49a18b7c7003c54cac7e1e6b7

--
Mattijs
diff mbox series

Patch

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