[v2] MAINTAINERS: Add myself as mlx5_vdpa driver

Message ID 20230925160654.1558627-1-dtatulea@nvidia.com
State New
Headers
Series [v2] MAINTAINERS: Add myself as mlx5_vdpa driver |

Commit Message

Dragos Tatulea Sept. 25, 2023, 4:06 p.m. UTC
  As Eli Cohen moved to other work, I'll be the contact point for
mlx5_vdpa.

Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com>
---
Changes since v1:
- Fix alphabetical sorting.
- Make naming consistent with other MELLANOX entries.
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3dde038545d8..611c31b3b9c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13677,6 +13677,12 @@  F:	drivers/infiniband/hw/mlx5/
 F:	include/linux/mlx5/
 F:	include/uapi/rdma/mlx5-abi.h
 
+MELLANOX MLX5 VDPA DRIVER
+M:	Dragos Tatulea <dtatulea@nvidia.com>
+L:	virtualization@lists.linux-foundation.org
+S:	Supported
+F:	drivers/vdpa/mlx5/
+
 MELLANOX MLXCPLD I2C AND MUX DRIVER
 M:	Vadim Pasternak <vadimp@nvidia.com>
 M:	Michael Shych <michaelsh@nvidia.com>