2023-01-30 10:09:04

by Lorenzo Pieralisi

[permalink] [raw]
Subject: [PATCH] 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.

Signed-off-by: Lorenzo Pieralisi <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Krzysztof Wilczyński <[email protected]>
---
MAINTAINERS | 4 ++--
1 file 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]>
L: [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]>
L: [email protected]
S: Supported
Q: https://patchwork.kernel.org/project/linux-pci/list/
--
2.39.1



2023-01-30 15:08:10

by Bjorn Helgaas

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Promote Krzysztof to PCI controller maintainer

On Mon, Jan 30, 2023 at 11:08:50AM +0100, Lorenzo Pieralisi wrote:
> 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.
>
> Signed-off-by: Lorenzo Pieralisi <[email protected]>
> Cc: Bjorn Helgaas <[email protected]>
> Cc: Krzysztof Wilczyński <[email protected]>

Applied to for-linus for v6.2, thanks! And thank you, Krzysztof!

> ---
> MAINTAINERS | 4 ++--
> 1 file 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]>
> L: [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]>
> L: [email protected]
> S: Supported
> Q: https://patchwork.kernel.org/project/linux-pci/list/
> --
> 2.39.1
>