Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem
@ 2022-08-19  2:08 Manivannan Sadhasivam
  2022-08-19 20:05 ` Bjorn Helgaas
  0 siblings, 1 reply; 4+ messages in thread
From: Manivannan Sadhasivam @ 2022-08-19  2:08 UTC (permalink / raw)
  To: bhelgaas, lpieralisi, kishon
  Cc: linux-pci, linux-kernel, kw, Manivannan Sadhasivam

I've been reviewing the patches related to PCI Endpoint Subsystem for
some time. So I'd like to add myself as the reviewer to get immediate
attention to the patches.

Cc: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 21081f72776d..58a163c2e5dc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15682,6 +15682,7 @@ PCI ENDPOINT SUBSYSTEM
 M:	Kishon Vijay Abraham I <kishon@ti.com>
 M:	Lorenzo Pieralisi <lpieralisi@kernel.org>
 R:	Krzysztof Wilczyński <kw@linux.com>
+R:	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 L:	linux-pci@vger.kernel.org
 S:	Supported
 Q:	https://patchwork.kernel.org/project/linux-pci/list/
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem
  2022-08-19  2:08 [PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem Manivannan Sadhasivam
@ 2022-08-19 20:05 ` Bjorn Helgaas
  2022-08-20  5:54   ` Krzysztof Wilczyński
  2022-08-22  6:06   ` Kishon Vijay Abraham I
  0 siblings, 2 replies; 4+ messages in thread
From: Bjorn Helgaas @ 2022-08-19 20:05 UTC (permalink / raw)
  To: Manivannan Sadhasivam
  Cc: bhelgaas, lpieralisi, kishon, linux-pci, linux-kernel, kw

On Fri, Aug 19, 2022 at 07:38:17AM +0530, Manivannan Sadhasivam wrote:
> I've been reviewing the patches related to PCI Endpoint Subsystem for
> some time. So I'd like to add myself as the reviewer to get immediate
> attention to the patches.
> 
> Cc: Kishon Vijay Abraham I <kishon@ti.com>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>

Thanks, applied to for-linus for v6.0.

Updated subject line to:

  MAINTAINERS: Add Manivannan Sadhasivam as PCI Endpoint reviewer

since "add myself" doesn't mean anything without reading the whole
commit log.

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 21081f72776d..58a163c2e5dc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15682,6 +15682,7 @@ PCI ENDPOINT SUBSYSTEM
>  M:	Kishon Vijay Abraham I <kishon@ti.com>
>  M:	Lorenzo Pieralisi <lpieralisi@kernel.org>
>  R:	Krzysztof Wilczyński <kw@linux.com>
> +R:	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
>  L:	linux-pci@vger.kernel.org
>  S:	Supported
>  Q:	https://patchwork.kernel.org/project/linux-pci/list/
> -- 
> 2.25.1
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem
  2022-08-19 20:05 ` Bjorn Helgaas
@ 2022-08-20  5:54   ` Krzysztof Wilczyński
  2022-08-22  6:06   ` Kishon Vijay Abraham I
  1 sibling, 0 replies; 4+ messages in thread
From: Krzysztof Wilczyński @ 2022-08-20  5:54 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Manivannan Sadhasivam, bhelgaas, lpieralisi, kishon, linux-pci,
	linux-kernel

Hi,

> > I've been reviewing the patches related to PCI Endpoint Subsystem for
> > some time. So I'd like to add myself as the reviewer to get immediate
> > attention to the patches.

Welcome to the team PCI, the best of sub-systems :-)

> Thanks, applied to for-linus for v6.0.
> 
> Updated subject line to:
> 
>   MAINTAINERS: Add Manivannan Sadhasivam as PCI Endpoint reviewer
> 
> since "add myself" doesn't mean anything without reading the whole
> commit log.

Thank you Bjorn!

	Krzysztof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem
  2022-08-19 20:05 ` Bjorn Helgaas
  2022-08-20  5:54   ` Krzysztof Wilczyński
@ 2022-08-22  6:06   ` Kishon Vijay Abraham I
  1 sibling, 0 replies; 4+ messages in thread
From: Kishon Vijay Abraham I @ 2022-08-22  6:06 UTC (permalink / raw)
  To: Bjorn Helgaas, Manivannan Sadhasivam
  Cc: bhelgaas, lpieralisi, linux-pci, linux-kernel, kw



On 20/08/22 01:35, Bjorn Helgaas wrote:
> On Fri, Aug 19, 2022 at 07:38:17AM +0530, Manivannan Sadhasivam wrote:
>> I've been reviewing the patches related to PCI Endpoint Subsystem for
>> some time. So I'd like to add myself as the reviewer to get immediate
>> attention to the patches.
>>
>> Cc: Kishon Vijay Abraham I <kishon@ti.com>
>> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
> 
> Thanks, applied to for-linus for v6.0.
> 
> Updated subject line to:
> 
>   MAINTAINERS: Add Manivannan Sadhasivam as PCI Endpoint reviewer
> 
> since "add myself" doesn't mean anything without reading the whole
> commit log.

Acked-by: Kishon Vijay Abraham I <kishon@ti.com>

> 
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 21081f72776d..58a163c2e5dc 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -15682,6 +15682,7 @@ PCI ENDPOINT SUBSYSTEM
>>  M:	Kishon Vijay Abraham I <kishon@ti.com>
>>  M:	Lorenzo Pieralisi <lpieralisi@kernel.org>
>>  R:	Krzysztof Wilczyński <kw@linux.com>
>> +R:	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
>>  L:	linux-pci@vger.kernel.org
>>  S:	Supported
>>  Q:	https://patchwork.kernel.org/project/linux-pci/list/
>> -- 
>> 2.25.1
>>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-22  6:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19  2:08 [PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem Manivannan Sadhasivam
2022-08-19 20:05 ` Bjorn Helgaas
2022-08-20  5:54   ` Krzysztof Wilczyński
2022-08-22  6:06   ` Kishon Vijay Abraham I

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox