On Tue, Oct 15, 2019 at 12:38 AM Ferruh Yigit <ferruh.yi...@intel.com> wrote:
> Adding vendor specific sub-tree for Broadcom drivers. > The next-net-brcm sub-tree will be sub-tree of the next-net. > > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> > --- > Cc: Ajit Khaparde <ajit.khapa...@broadcom.com> > Cc: Thomas Monjalon <tho...@monjalon.net> > Acked-by: Ajit Khaparde <ajit.khapa...@broadcom.com> > --- > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d2026b5ac8..1be286a15d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -45,6 +45,10 @@ Next-net-mlx Tree > M: Raslan Darawsheh <rasl...@mellanox.com> > T: git://dpdk.org/next/dpdk-next-net-mlx > > +Next-net-brcm Tree > +M: Ajit Khaparde <ajit.khapa...@broadcom.com> > +T: git://dpdk.org/next/dpdk-next-net-brcm > + > Next-virtio Tree > M: Maxime Coquelin <maxime.coque...@redhat.com> > M: Tiwei Bie <tiwei....@intel.com> > @@ -565,6 +569,7 @@ F: doc/guides/nics/features/ark.ini > Broadcom bnxt > M: Ajit Khaparde <ajit.khapa...@broadcom.com> > M: Somnath Kotur <somnath.ko...@broadcom.com> > +T: git://dpdk.org/next/dpdk-next-net-brcm > F: drivers/net/bnxt/ > F: doc/guides/nics/bnxt.rst > F: doc/guides/nics/features/bnxt.ini > -- > 2.21.0 > >