> > Baseband patches are now split from dpdk-next-crypto, All baseband > patches need to be submitted to dpdk-next-baseband which will be > maintained by Maxime. > > Cc: [email protected] > > Signed-off-by: Akhil Goyal <[email protected]> > --- > MAINTAINERS | 12 ++++++++---- > 1 file changed, 8 insertions(+), 4 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 22ef2ea4b9..3dc3f5b348 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -61,6 +61,10 @@ Next-eventdev Tree > M: Jerin Jacob <[email protected]> > T: git://dpdk.org/next/dpdk-next-eventdev > > +Next-baseband Tree > +M: Maxime Coquelin <[email protected]> > +T: git://dpdk.org/next/dpdk-next-baseband > + > Stable Branches > M: Luca Boccassi <[email protected]> > M: Kevin Traynor <[email protected]> > @@ -432,7 +436,7 @@ F: app/test-pmd/cmdline_mtr.* > > Baseband API > M: Nicolas Chautru <[email protected]> > -T: git://dpdk.org/next/dpdk-next-crypto > +T: git://dpdk.org/next/dpdk-next-baseband > F: lib/bbdev/ > F: doc/guides/prog_guide/bbdev.rst > F: doc/guides/bbdevs/features/default.ini > @@ -1346,7 +1350,7 @@ Baseband Drivers > > Intel baseband > M: Nicolas Chautru <[email protected]> > -T: git://dpdk.org/next/dpdk-next-crypto > +T: git://dpdk.org/next/dpdk-next-baseband > F: drivers/baseband/turbo_sw/ > F: doc/guides/bbdevs/turbo_sw.rst > F: doc/guides/bbdevs/features/turbo_sw.ini > @@ -1365,7 +1369,7 @@ F: doc/guides/bbdevs/features/acc200.ini > > Null baseband > M: Nicolas Chautru <[email protected]> > -T: git://dpdk.org/next/dpdk-next-crypto > +T: git://dpdk.org/next/dpdk-next-baseband > F: drivers/baseband/null/ > F: doc/guides/bbdevs/null.rst > F: doc/guides/bbdevs/features/null.ini > @@ -1373,7 +1377,7 @@ F: doc/guides/bbdevs/features/null.ini > NXP LA12xx > M: Gagandeep Singh <[email protected]> > M: Hemant Agrawal <[email protected]> > -T: git://dpdk.org/next/dpdk-next-crypto > +T: git://dpdk.org/next/dpdk-next-baseband > F: drivers/baseband/la12xx/ > F: doc/guides/bbdevs/la12xx.rst > F: doc/guides/bbdevs/features/la12xx.ini > -- > 2.25.1
Acked-by: Nicolas Chautru <[email protected]>

