On Fri, Apr 18, 2025 at 03:19:02PM +0530, Manivannan Sadhasivam wrote: > I'm currently maintaining the PCI endpoint subsystem and reviewing the > native host bridge and endpoint drivers. However, this affects my endpoint > maintainership role since I cannot merge endpoint patches that depend on > the controller drivers (which is more common). Moreover, the controller > driver patches would also benefit from a helping hand in maintaining them. > > So I'd like to step up to maintain the native host bridge and endpoint > drivers together with the endpoint subsystem. > > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> Applied to pci/for-linus for v6.15, thanks! I appreciate your help in looking after these. > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ce2b64f4568d..ed035c9b3a61 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -18631,7 +18631,7 @@ F: drivers/pci/controller/pci-xgene-msi.c > PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS > M: Lorenzo Pieralisi <lpieralisi@xxxxxxxxxx> > M: Krzysztof Wilczyński <kw@xxxxxxxxx> > -R: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > +M: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > R: Rob Herring <robh@xxxxxxxxxx> > L: linux-pci@xxxxxxxxxxxxxxx > S: Supported > -- > 2.43.0 >