> -----Original Message----- > From: Leon Romanovsky <[email protected]> > Sent: Wednesday, January 28, 2026 1:55 AM > To: Long Li <[email protected]>; Konstantin Taranov > <[email protected]> > Cc: [email protected]; [email protected] > Subject: [EXTERNAL] [PATCH rdma-next] MAINTAINERS: Drop RDMA files from > Hyper-V section > > From: Leon Romanovsky <[email protected]> > > > > MAINTAINERS entries are organized by subsystem ownership, and the RDMA > > files belong under drivers/infiniband. Remove the overly broad mana_ib > > entries from the Hyper-V section, and instead add the Hyper-V mailing list > > to CC on mana_ib patches. > > > > This makes get_maintainer.pl behave more sensibly when running it on > > mana_ib patches. > > > > Fixes: 428ca2d4c6aa ("MAINTAINERS: Add Long Li as a Hyper-V maintainer") > > Signed-off-by: Leon Romanovsky <[email protected]>
Reviewed-by: Long Li <[email protected]> > > --- > > MAINTAINERS | 3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 12f49de7fe03..d2e3353a1d29 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -11739,7 +11739,6 @@ F: arch/x86/kernel/cpu/mshyperv.c > > F: drivers/clocksource/hyperv_timer.c > > F: drivers/hid/hid-hyperv.c > > F: drivers/hv/ > > -F: drivers/infiniband/hw/mana/ > > F: drivers/input/serio/hyperv-keyboard.c > > F: drivers/iommu/hyperv-iommu.c > > F: drivers/net/ethernet/microsoft/ > > @@ -11758,7 +11757,6 @@ F: include/hyperv/hvhdk_mini.h > > F: include/linux/hyperv.h > > F: include/net/mana > > F: include/uapi/linux/hyperv.h > > -F: include/uapi/rdma/mana-abi.h > > F: net/vmw_vsock/hyperv_transport.c > > F: tools/hv/ > > > > @@ -17318,6 +17316,7 @@ MICROSOFT MANA RDMA DRIVER > > M: Long Li <[email protected]> > > M: Konstantin Taranov <[email protected]> > > L: [email protected] > > +L: [email protected] > > S: Supported > > F: drivers/infiniband/hw/mana/ > > F: include/net/mana > > > > --- > > base-commit: a01745ccf7c41043c503546cae7ba7b0ff499d38 > > change-id: 20260128-get-maintainers-fix-a9319fc985c8 > > > > Best regards, > > -- > > Leon Romanovsky <[email protected]> > >
