Message ID | 20221028160029.44483-1-manivannan.sadhasivam@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 39a654f39efb035b961359db91f15a347e8d7fd8 |
Headers | show |
Series | MAINTAINERS: Add Manivannan Sadhasivam as the Qcom PCIe RC maintainer | expand |
On Fri, Oct 28, 2022 at 09:30:29PM +0530, Manivannan Sadhasivam wrote: > Stan is moving out of mm-sol and decided not to carry on the maintainership > duties of the Qcom PCIe RC driver. Since I'm already maintaining the Qcom > PCIe EP driver, I'm volunteering myself to maintain the RC driver also. > > Cc: Stanimir Varbanov <svarbanov@mm-sol.com> > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Applied to for-linus for v6.1, thanks! > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cf0f18502372..05ca3a7f6967 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16036,7 +16036,7 @@ F: Documentation/devicetree/bindings/pci/microchip* > F: drivers/pci/controller/*microchip* > > PCIE DRIVER FOR QUALCOMM MSM > -M: Stanimir Varbanov <svarbanov@mm-sol.com> > +M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > L: linux-pci@vger.kernel.org > L: linux-arm-msm@vger.kernel.org > S: Maintained > -- > 2.25.1 >
diff --git a/MAINTAINERS b/MAINTAINERS index cf0f18502372..05ca3a7f6967 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16036,7 +16036,7 @@ F: Documentation/devicetree/bindings/pci/microchip* F: drivers/pci/controller/*microchip* PCIE DRIVER FOR QUALCOMM MSM -M: Stanimir Varbanov <svarbanov@mm-sol.com> +M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> L: linux-pci@vger.kernel.org L: linux-arm-msm@vger.kernel.org S: Maintained
Stan is moving out of mm-sol and decided not to carry on the maintainership duties of the Qcom PCIe RC driver. Since I'm already maintaining the Qcom PCIe EP driver, I'm volunteering myself to maintain the RC driver also. Cc: Stanimir Varbanov <svarbanov@mm-sol.com> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)