diff options
author | Lorenzo Pieralisi <[email protected]> | 2021-05-11 16:00:03 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2021-05-11 10:40:27 -0500 |
commit | 2ee4c8a268764e751ee44dfffa76c813cfc27aee (patch) | |
tree | b89f8cd9a2bcd14a04014dc8f556138627893a15 | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff) |
MAINTAINERS: Add Krzysztof as PCI host/endpoint controllers reviewer
Krzysztof has been carrying out PCI patches review for a long time and
he has been instrumental in driving PCI host/endpoint controller drivers
improvements.
Make his role official.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Cc: Kishon Vijay Abraham I <[email protected]>
Cc: Krzysztof Wilczyński <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bd7aff0c120f..9755bf97658d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14110,6 +14110,7 @@ F: drivers/pci/controller/pci-v3-semi.c PCI ENDPOINT SUBSYSTEM M: Kishon Vijay Abraham I <[email protected]> M: Lorenzo Pieralisi <[email protected]> +R: Krzysztof Wilczyński <[email protected]> S: Supported F: Documentation/PCI/endpoint/* @@ -14158,6 +14159,7 @@ F: drivers/pci/controller/pci-xgene-msi.c PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS M: Lorenzo Pieralisi <[email protected]> R: Rob Herring <[email protected]> +R: Krzysztof Wilczyński <[email protected]> S: Supported Q: http://patchwork.ozlabs.org/project/linux-pci/list/ |