Message ID | 20230130100850.24994-1-lpieralisi@kernel.org |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: Promote Krzysztof to PCI controller maintainer | expand |
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 <lpieralisi@kernel.org> > Cc: Bjorn Helgaas <bhelgaas@google.com> > Cc: Krzysztof Wilczyński <kw@linux.com> 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 <lpieralisi@kernel.org> > -R: Krzysztof Wilczyński <kw@linux.com> > +M: Krzysztof Wilczyński <kw@linux.com> > R: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > R: Kishon Vijay Abraham I <kishon@kernel.org> > L: linux-pci@vger.kernel.org > @@ -16172,8 +16172,8 @@ F: drivers/pci/controller/pci-xgene-msi.c > > PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS > M: Lorenzo Pieralisi <lpieralisi@kernel.org> > +M: Krzysztof Wilczyński <kw@linux.com> > R: Rob Herring <robh@kernel.org> > -R: Krzysztof Wilczyński <kw@linux.com> > L: linux-pci@vger.kernel.org > S: Supported > Q: https://patchwork.kernel.org/project/linux-pci/list/ > -- > 2.39.1 >
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 <lpieralisi@kernel.org> -R: Krzysztof Wilczyński <kw@linux.com> +M: Krzysztof Wilczyński <kw@linux.com> R: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> R: Kishon Vijay Abraham I <kishon@kernel.org> L: linux-pci@vger.kernel.org @@ -16172,8 +16172,8 @@ F: drivers/pci/controller/pci-xgene-msi.c PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS M: Lorenzo Pieralisi <lpieralisi@kernel.org> +M: Krzysztof Wilczyński <kw@linux.com> R: Rob Herring <robh@kernel.org> -R: Krzysztof Wilczyński <kw@linux.com> L: linux-pci@vger.kernel.org S: Supported Q: https://patchwork.kernel.org/project/linux-pci/list/
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 <lpieralisi@kernel.org> Cc: Bjorn Helgaas <bhelgaas@google.com> Cc: Krzysztof Wilczyński <kw@linux.com> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)