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 <[email protected]> --- Cc: Ajit Khaparde <[email protected]> Cc: Thomas Monjalon <[email protected]> --- 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 <[email protected]> T: git://dpdk.org/next/dpdk-next-net-mlx +Next-net-brcm Tree +M: Ajit Khaparde <[email protected]> +T: git://dpdk.org/next/dpdk-next-net-brcm + Next-virtio Tree M: Maxime Coquelin <[email protected]> M: Tiwei Bie <[email protected]> @@ -565,6 +569,7 @@ F: doc/guides/nics/features/ark.ini Broadcom bnxt M: Ajit Khaparde <[email protected]> M: Somnath Kotur <[email protected]> +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

