diff options
author | Lorenzo Pieralisi <[email protected]> | 2024-01-29 17:59:33 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-01-31 09:04:10 -0600 |
commit | 925bd5e08106bd5bfbd1cb8e124c89a0b4003569 (patch) | |
tree | e5100434e745729cfad31c897a27d713e3b3ddd3 | |
parent | 1e560864159d002b453da42bd2c13a1805515a20 (diff) |
MAINTAINERS: Add Manivannan Sadhasivam as PCI Endpoint maintainer
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.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Manivannan Sadhasivam <[email protected]>
Cc: Krzysztof Wilczyński <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 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 <[email protected]> +M: Manivannan Sadhasivam <[email protected]> M: Krzysztof Wilczyński <[email protected]> -R: Manivannan Sadhasivam <[email protected]> R: Kishon Vijay Abraham I <[email protected]> S: Supported |