diff options
author | Michael Margolin <[email protected]> | 2023-05-25 09:44:44 +0000 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2023-05-29 14:03:35 -0300 |
commit | ffe14de983252862c91ad23bd5ca72fd9398d0e6 (patch) | |
tree | c2a58a87466df71b65fd577acac4c5d83a38bd93 | |
parent | dd5fb04857d7346c9ea4901ec3ebe5b90b0e8868 (diff) |
MAINTAINERS: Update maintainer of Amazon EFA driver
Change EFA driver maintainer from Gal Pressman to myself. Keep Gal as a
reviewer at his request.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael Margolin <[email protected]>
Acked-by: Gal Pressman <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c56043737848..dc8c4708733b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -956,7 +956,8 @@ F: Documentation/networking/device_drivers/ethernet/amazon/ena.rst F: drivers/net/ethernet/amazon/ AMAZON RDMA EFA DRIVER -M: Gal Pressman <[email protected]> +M: Michael Margolin <[email protected]> +R: Gal Pressman <[email protected]> R: Yossi Leybovich <[email protected]> S: Supported |