Message ID | 20240129165933.33428-1-lpieralisi@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 925bd5e08106bd5bfbd1cb8e124c89a0b4003569 |
Headers | show |
Series | MAINTAINERS: Step down as PCI ENDPOINT maintainer | expand |
On Mon, Jan 29, 2024 at 05:59:33PM +0100, Lorenzo Pieralisi wrote: > The PCI endpoint subsystem is evolving at a rate I > cannot keep up with, therefore I am standing down as > a maintainer handing over to Manivannan (currently > reviewer for this code) and Krzysztof who are doing > an excellent job on the matter - they don't need my > help any longer. > > Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> > Cc: Bjorn Helgaas <bhelgaas@google.com> > Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > Cc: Krzysztof Wilczyński <kw@linux.com> Happy to merge this, and would be good to include your ack, Mani. Would hate to sign you up for more work unless you're expecting it :) > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8d1052fa6a69..a40cfcd1c65e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16856,9 +16856,8 @@ F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml > F: drivers/pci/controller/pcie-xilinx-cpm.c > > PCI ENDPOINT SUBSYSTEM > -M: Lorenzo Pieralisi <lpieralisi@kernel.org> > +M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > M: Krzysztof Wilczyński <kw@linux.com> > -R: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > R: Kishon Vijay Abraham I <kishon@kernel.org> > L: linux-pci@vger.kernel.org > S: Supported > -- > 2.34.1 >
On Mon, Jan 29, 2024 at 05:59:33PM +0100, Lorenzo Pieralisi wrote: > The PCI endpoint subsystem is evolving at a rate I > cannot keep up with, therefore I am standing down as > a maintainer handing over to Manivannan (currently > reviewer for this code) and Krzysztof who are doing > an excellent job on the matter - they don't need my > help any longer. > > Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Thanks, Lorenzo for your help so far! I'm delighted to step up to maintain this evolving subsystem. - Mani > Cc: Bjorn Helgaas <bhelgaas@google.com> > Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > Cc: Krzysztof Wilczyński <kw@linux.com> > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8d1052fa6a69..a40cfcd1c65e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16856,9 +16856,8 @@ F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml > F: drivers/pci/controller/pcie-xilinx-cpm.c > > PCI ENDPOINT SUBSYSTEM > -M: Lorenzo Pieralisi <lpieralisi@kernel.org> > +M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > M: Krzysztof Wilczyński <kw@linux.com> > -R: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > R: Kishon Vijay Abraham I <kishon@kernel.org> > L: linux-pci@vger.kernel.org > S: Supported > -- > 2.34.1 >
On Tue, Jan 30, 2024 at 01:55:01PM -0600, Bjorn Helgaas wrote: > On Mon, Jan 29, 2024 at 05:59:33PM +0100, Lorenzo Pieralisi wrote: > > The PCI endpoint subsystem is evolving at a rate I > > cannot keep up with, therefore I am standing down as > > a maintainer handing over to Manivannan (currently > > reviewer for this code) and Krzysztof who are doing > > an excellent job on the matter - they don't need my > > help any longer. > > > > Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> > > Cc: Bjorn Helgaas <bhelgaas@google.com> > > Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > > Cc: Krzysztof Wilczyński <kw@linux.com> > > Happy to merge this, and would be good to include your ack, Mani. > Would hate to sign you up for more work unless you're expecting it :) > It's my pleasure :) Thanks, Bjorn! - Mani > > --- > > MAINTAINERS | 3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 8d1052fa6a69..a40cfcd1c65e 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -16856,9 +16856,8 @@ F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml > > F: drivers/pci/controller/pcie-xilinx-cpm.c > > > > PCI ENDPOINT SUBSYSTEM > > -M: Lorenzo Pieralisi <lpieralisi@kernel.org> > > +M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > > M: Krzysztof Wilczyński <kw@linux.com> > > -R: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > > R: Kishon Vijay Abraham I <kishon@kernel.org> > > L: linux-pci@vger.kernel.org > > S: Supported > > -- > > 2.34.1 > >
On Mon, Jan 29, 2024 at 05:59:33PM +0100, Lorenzo Pieralisi wrote: > The PCI endpoint subsystem is evolving at a rate I > cannot keep up with, therefore I am standing down as > a maintainer handing over to Manivannan (currently > reviewer for this code) and Krzysztof who are doing > an excellent job on the matter - they don't need my > help any longer. > > Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> > Cc: Bjorn Helgaas <bhelgaas@google.com> > Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > Cc: Krzysztof Wilczyński <kw@linux.com> Applied with Mani's ack to for-linus for v6.8, thanks! > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8d1052fa6a69..a40cfcd1c65e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16856,9 +16856,8 @@ F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml > F: drivers/pci/controller/pcie-xilinx-cpm.c > > PCI ENDPOINT SUBSYSTEM > -M: Lorenzo Pieralisi <lpieralisi@kernel.org> > +M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > M: Krzysztof Wilczyński <kw@linux.com> > -R: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > R: Kishon Vijay Abraham I <kishon@kernel.org> > L: linux-pci@vger.kernel.org > S: Supported > -- > 2.34.1 >
On Wed, Jan 31, 2024 at 09:01:16AM -0600, Bjorn Helgaas wrote: > On Mon, Jan 29, 2024 at 05:59:33PM +0100, Lorenzo Pieralisi wrote: > > The PCI endpoint subsystem is evolving at a rate I > > cannot keep up with, therefore I am standing down as > > a maintainer handing over to Manivannan (currently > > reviewer for this code) and Krzysztof who are doing > > an excellent job on the matter - they don't need my > > help any longer. > > > > Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> > > Cc: Bjorn Helgaas <bhelgaas@google.com> > > Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > > Cc: Krzysztof Wilczyński <kw@linux.com> > > Applied with Mani's ack to for-linus for v6.8, thanks! One question: who will pick up endpoint patches? Frank > > > --- > > MAINTAINERS | 3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 8d1052fa6a69..a40cfcd1c65e 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -16856,9 +16856,8 @@ F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml > > F: drivers/pci/controller/pcie-xilinx-cpm.c > > > > PCI ENDPOINT SUBSYSTEM > > -M: Lorenzo Pieralisi <lpieralisi@kernel.org> > > +M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > > M: Krzysztof Wilczyński <kw@linux.com> > > -R: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > > R: Kishon Vijay Abraham I <kishon@kernel.org> > > L: linux-pci@vger.kernel.org > > S: Supported > > -- > > 2.34.1 > >
On Fri, Feb 02, 2024 at 08:05:24PM -0500, Frank Li wrote: > On Wed, Jan 31, 2024 at 09:01:16AM -0600, Bjorn Helgaas wrote: > > On Mon, Jan 29, 2024 at 05:59:33PM +0100, Lorenzo Pieralisi wrote: > > > The PCI endpoint subsystem is evolving at a rate I > > > cannot keep up with, therefore I am standing down as > > > a maintainer handing over to Manivannan (currently > > > reviewer for this code) and Krzysztof who are doing > > > an excellent job on the matter - they don't need my > > > help any longer. > > > > > > Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> > > > Cc: Bjorn Helgaas <bhelgaas@google.com> > > > Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > > > Cc: Krzysztof Wilczyński <kw@linux.com> > > > > Applied with Mani's ack to for-linus for v6.8, thanks! > > One question: > > who will pick up endpoint patches? > I will pick them. - Mani > Frank > > > > > > --- > > > MAINTAINERS | 3 +-- > > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index 8d1052fa6a69..a40cfcd1c65e 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -16856,9 +16856,8 @@ F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml > > > F: drivers/pci/controller/pcie-xilinx-cpm.c > > > > > > PCI ENDPOINT SUBSYSTEM > > > -M: Lorenzo Pieralisi <lpieralisi@kernel.org> > > > +M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > > > M: Krzysztof Wilczyński <kw@linux.com> > > > -R: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > > > R: Kishon Vijay Abraham I <kishon@kernel.org> > > > L: linux-pci@vger.kernel.org > > > S: Supported > > > -- > > > 2.34.1 > > >
diff --git a/MAINTAINERS b/MAINTAINERS index 8d1052fa6a69..a40cfcd1c65e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16856,9 +16856,8 @@ F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml F: drivers/pci/controller/pcie-xilinx-cpm.c PCI ENDPOINT SUBSYSTEM -M: Lorenzo Pieralisi <lpieralisi@kernel.org> +M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> M: Krzysztof Wilczyński <kw@linux.com> -R: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> R: Kishon Vijay Abraham I <kishon@kernel.org> L: linux-pci@vger.kernel.org S: Supported
The PCI endpoint subsystem is evolving at a rate I cannot keep up with, therefore I am standing down as a maintainer handing over to Manivannan (currently reviewer for this code) and Krzysztof who are doing an excellent job on the matter - they don't need my help any longer. Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> Cc: Bjorn Helgaas <bhelgaas@google.com> Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Cc: Krzysztof Wilczyński <kw@linux.com> --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)