Message ID | 20250109112854.825204-1-igor.opaniuk@gmail.com |
---|---|
State | Accepted |
Commit | af3afb70fc5e6cd39ceec70e1224a9a8ff4ab24b |
Delegated to: | Mattijs Korpershoek |
Headers | show |
Series | MAINTAINERS: move myself to reviewers for avb/ab | expand |
Hi Igor, Thank you for the patch. On jeu., janv. 09, 2025 at 12:28, Igor Opaniuk <igor.opaniuk@gmail.com> wrote: > As Mattijs Korpershoek is in fact doing overall > maintenance of AVB/AB code, move myself to reviewers. > > CC: Mattijs Korpershoek <mkorpershoek@baylibre.com> > Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com> 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 <mkorpershoek@baylibre.com> > --- > > 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 <igor.opaniuk@gmail.com> > M: Mattijs Korpershoek <mkorpershoek@baylibre.com> > +R: Igor Opaniuk <igor.opaniuk@gmail.com> > R: Sam Protsenko <semen.protsenko@linaro.org> > 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 <igor.opaniuk@gmail.com> > M: Mattijs Korpershoek <mkorpershoek@baylibre.com> > +R: Igor Opaniuk <igor.opaniuk@gmail.com> > S: Maintained > T: git https://source.denx.de/u-boot/custodians/u-boot-dfu.git > F: cmd/avb.c > -- > 2.43.0
Hi, On Thu, 09 Jan 2025 12:28:22 +0100, Igor Opaniuk wrote: > As Mattijs Korpershoek is in fact doing overall > maintenance of AVB/AB code, move myself to reviewers. > > Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu) [1/1] MAINTAINERS: move myself to reviewers for avb/ab https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/af3afb70fc5e6cd39ceec70e1224a9a8ff4ab24b -- Mattijs
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 <igor.opaniuk@gmail.com> M: Mattijs Korpershoek <mkorpershoek@baylibre.com> +R: Igor Opaniuk <igor.opaniuk@gmail.com> R: Sam Protsenko <semen.protsenko@linaro.org> 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 <igor.opaniuk@gmail.com> M: Mattijs Korpershoek <mkorpershoek@baylibre.com> +R: Igor Opaniuk <igor.opaniuk@gmail.com> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-dfu.git F: cmd/avb.c
As Mattijs Korpershoek is in fact doing overall maintenance of AVB/AB code, move myself to reviewers. CC: Mattijs Korpershoek <mkorpershoek@baylibre.com> Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)