All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Russell Currey <ruscur@russell.cc>
Cc: linuxppc-dev@lists.ozlabs.org, mpe@ellerman.id.au,
	oohall@gmail.com, linux-pci@vger.kernel.org,
	benh@kernel.crashing.org
Subject: Re: [PATCH] MAINTAINERS: Remove myself as EEH maintainer
Date: Fri, 19 Aug 2022 15:19:55 -0500	[thread overview]
Message-ID: <20220819201955.GA2503063@bhelgaas> (raw)
In-Reply-To: <20220806085301.25142-1-ruscur@russell.cc>

On Sat, Aug 06, 2022 at 06:53:01PM +1000, Russell Currey wrote:
> 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 <ruscur@russell.cc>
> ---
>  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:	Supported

I was thinking along these lines, but if you want to take this,
Michael, I'll drop it:


commit 92ea781689d1 ("MAINTAINERS: Add Mahesh J Salgaonkar as EEH maintainer")
Author: Russell Currey <ruscur@russell.cc>
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
    Signed-off-by: Russell Currey <ruscur@russell.cc>
    Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

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

WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Helgaas <helgaas@kernel.org>
To: Russell Currey <ruscur@russell.cc>
Cc: oohall@gmail.com, linuxppc-dev@lists.ozlabs.org,
	linux-pci@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: Remove myself as EEH maintainer
Date: Fri, 19 Aug 2022 15:19:55 -0500	[thread overview]
Message-ID: <20220819201955.GA2503063@bhelgaas> (raw)
In-Reply-To: <20220806085301.25142-1-ruscur@russell.cc>

On Sat, Aug 06, 2022 at 06:53:01PM +1000, Russell Currey wrote:
> 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 <ruscur@russell.cc>
> ---
>  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:	Supported

I was thinking along these lines, but if you want to take this,
Michael, I'll drop it:


commit 92ea781689d1 ("MAINTAINERS: Add Mahesh J Salgaonkar as EEH maintainer")
Author: Russell Currey <ruscur@russell.cc>
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
    Signed-off-by: Russell Currey <ruscur@russell.cc>
    Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

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

  parent reply	other threads:[~2022-08-19 20:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-06  8:53 [PATCH] MAINTAINERS: Remove myself as EEH maintainer Russell Currey
2022-08-06  8:53 ` Russell Currey
2022-08-11  6:22 ` Michael Ellerman
2022-08-11  6:22   ` Michael Ellerman
2022-08-11  7:19   ` Oliver O'Halloran
2022-08-11  7:19     ` Oliver O'Halloran
2022-08-17  6:27     ` Mahesh J Salgaonkar
2022-08-17  6:27       ` Mahesh J Salgaonkar
2022-08-19 20:19 ` Bjorn Helgaas [this message]
2022-08-19 20:19   ` Bjorn Helgaas
2022-08-20  0:17   ` Michael Ellerman
2022-08-20  0:17     ` Michael Ellerman
2022-08-25 20:03     ` Bjorn Helgaas
2022-08-25 20:03       ` Bjorn Helgaas
2022-08-26  6:45       ` Michael Ellerman
2022-08-26  6:45         ` Michael Ellerman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220819201955.GA2503063@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=benh@kernel.crashing.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    --cc=oohall@gmail.com \
    --cc=ruscur@russell.cc \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.