diff options
| author | Igor Opaniuk <[email protected]> | 2024-02-13 08:36:38 +0100 |
|---|---|---|
| committer | Mattijs Korpershoek <[email protected]> | 2024-02-15 10:38:34 +0100 |
| commit | cfbeb4b0b91bc9f807f6cefcc5bb0a52f2ba3e64 (patch) | |
| tree | 5ad6c751d92ef7d81eed67d8b6326d64f9bca66f | |
| parent | 37345abb97ef0dd9c50a03b2a72617612dcae585 (diff) | |
MAINTAINERS: add custodian tree info for AVB/AB
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 <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mattijs Korpershoek <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 46ba17647f3..32f3ee30710 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -62,6 +62,7 @@ M: Igor Opaniuk <[email protected]> M: Mattijs Korpershoek <[email protected]> R: Sam Protsenko <[email protected]> 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 <[email protected]> M: Mattijs Korpershoek <[email protected]> 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 |
