diff options
author | Lorenzo Pieralisi <[email protected]> | 2023-01-30 11:08:50 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2023-01-30 09:07:15 -0600 |
commit | 581e43ef5de6cc3369b2496362348e38bc85ded0 (patch) | |
tree | 47b325fb06e13062c00f6431599b32a6f4ec0e8f | |
parent | ad34656db3b959421621c4e239d7e0dc710ec04c (diff) |
MAINTAINERS: Promote Krzysztof to PCI controller maintainer
Krzysztof has contributed significantly to the PCI controller subsystem
recently through reviews, tooling and submissions.
Update the MAINTAINERS file to grant him the role he deserves.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Cc: Krzysztof Wilczyński <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 14c0b3e89c63..87e7a5e5a666 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16107,7 +16107,7 @@ F: drivers/pci/controller/pci-v3-semi.c PCI ENDPOINT SUBSYSTEM M: Lorenzo Pieralisi <[email protected]> -R: Krzysztof Wilczyński <[email protected]> +M: Krzysztof Wilczyński <[email protected]> R: Manivannan Sadhasivam <[email protected]> R: Kishon Vijay Abraham I <[email protected]> @@ -16172,8 +16172,8 @@ F: drivers/pci/controller/pci-xgene-msi.c PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS M: Lorenzo Pieralisi <[email protected]> +M: Krzysztof Wilczyński <[email protected]> R: Rob Herring <[email protected]> -R: Krzysztof Wilczyński <[email protected]> S: Supported Q: https://patchwork.kernel.org/project/linux-pci/list/ |