Re: [PATCH] MAINTAINERS: Remove myself as EEH maintainer
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2022-08-20 00:18:21
Also in:
linux-pci
Bjorn Helgaas [off-list ref] writes:
On Sat, Aug 06, 2022 at 06:53:01PM +1000, Russell Currey wrote:quoted
I haven't touched EEH in a long time I don't have much knowledge of the subsystem at this point either, so it's misleading to have me as a maintainer. I remain grateful to Oliver for picking up my slack over the years. Signed-off-by: Russell Currey <redacted> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-)diff --git a/MAINTAINERS b/MAINTAINERS index a9f77648c107..dfe6081fa0b3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -15639,7 +15639,6 @@ F: drivers/pci/endpoint/ F: tools/pci/ PCI ENHANCED ERROR HANDLING (EEH) FOR POWERPC -M: Russell Currey <ruscur@russell.cc> M: Oliver O'Halloran <oohall@gmail.com> L: linuxppc-dev@lists.ozlabs.org S: SupportedI was thinking along these lines, but if you want to take this, Michael, I'll drop it:
Hi Bjorn, I was hoping one of the protagonists would send a patch :), but that looks perfect. You may as well merge it given you've gone to the trouble to make a proper patch out of the discussion. Acked-by: Michael Ellerman <mpe@ellerman.id.au> cheers
quoted hunk ↗ jump to hunk
commit 92ea781689d1 ("MAINTAINERS: Add Mahesh J Salgaonkar as EEH maintainer") Author: Russell Currey [off-list ref] Date: Sat Aug 6 18:53:01 2022 +1000 MAINTAINERS: Add Mahesh J Salgaonkar as EEH maintainer Update EEH entry: - Russell: lacks time to maintain EEH. - Oliver: lacks time & hardware to do actual maintenance, but happy to field questions and review things. - Mahesh: glad to take over EEH maintenance. [bhelgaas: commit log, add Mahesh, make Oliver reviewer] Link: https://lore.kernel.org/r/20220806085301.25142-1-ruscur@russell.cc (local) Signed-off-by: Russell Currey [off-list ref] Signed-off-by: Bjorn Helgaas [off-list ref]diff --git a/MAINTAINERS b/MAINTAINERS index f60dfac7661c..51def5ac9462 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -15696,8 +15696,8 @@ F: drivers/pci/endpoint/ F: tools/pci/ PCI ENHANCED ERROR HANDLING (EEH) FOR POWERPC -M: Russell Currey <ruscur@russell.cc> -M: Oliver O'Halloran <oohall@gmail.com> +M: Mahesh J Salgaonkar <mahesh@linux.ibm.com> +R: Oliver O'Halloran <oohall@gmail.com> L: linuxppc-dev@lists.ozlabs.org S: Supported F: Documentation/PCI/pci-error-recovery.rst