Added maintainers for new mlx5 specific mlx5_pci bus. Signed-off-by: Parav Pandit <[email protected]> Acked-by: Matan Azrad <[email protected]> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 53a5e9a9e..e3fec55ca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -517,6 +517,11 @@ Intel FPGA bus M: Rosen Xu <[email protected]> F: drivers/bus/ifpga/ +Melllanox mlx5 PCI bus driver +M: Parav Pandit <[email protected]> +M: Matan Azrad <[email protected]> +F: drivers/bus/mlx5_pci + NXP buses M: Hemant Agrawal <[email protected]> M: Sachin Saxena <[email protected]> -- 2.26.2

