Hi Igor, Thank you for the patch.
On jeu., janv. 09, 2025 at 12:28, Igor Opaniuk <[email protected]> wrote: > As Mattijs Korpershoek is in fact doing overall > maintenance of AVB/AB code, move myself to reviewers. > > CC: Mattijs Korpershoek <[email protected]> > Signed-off-by: Igor Opaniuk <[email protected]> Thanks for staying reviewer. Your insights have been very helpful in the past so I'm glad you are staying as R: in MAINTAINERS. Reviewed-by: Mattijs Korpershoek <[email protected]> > --- > > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ba31f86feb..72a446acf9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -66,8 +66,8 @@ F: lib/alist.c > F: test/lib/alist.c > > ANDROID AB > -M: Igor Opaniuk <[email protected]> > M: Mattijs Korpershoek <[email protected]> > +R: Igor Opaniuk <[email protected]> > R: Sam Protsenko <[email protected]> > S: Maintained > T: git https://source.denx.de/u-boot/custodians/u-boot-dfu.git > @@ -77,8 +77,8 @@ F: include/android_ab.h > F: test/py/tests/test_android/test_ab.py > > ANDROID AVB > -M: Igor Opaniuk <[email protected]> > M: Mattijs Korpershoek <[email protected]> > +R: Igor Opaniuk <[email protected]> > S: Maintained > T: git https://source.denx.de/u-boot/custodians/u-boot-dfu.git > F: cmd/avb.c > -- > 2.43.0

