diff options
author | Russell Currey <[email protected]> | 2022-08-06 18:53:01 +1000 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2022-08-25 15:01:46 -0500 |
commit | 0e1fa5155a364de7d3de770eb382980933376699 (patch) | |
tree | dd0a5d684be75a3b784308069037b7221f9be89e | |
parent | 28a71499744133614da6ca1f9adc4d4044d6f417 (diff) |
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/[email protected]
Signed-off-by: Russell Currey <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Michael Ellerman <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
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 <[email protected]> -M: Oliver O'Halloran <[email protected]> +M: Mahesh J Salgaonkar <[email protected]> +R: Oliver O'Halloran <[email protected]> S: Supported F: Documentation/PCI/pci-error-recovery.rst |