[PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem

Manivannan Sadhasivam posted 1 patch 3 years, 7 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem
Posted by Manivannan Sadhasivam 3 years, 7 months ago
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

Re: [PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem
Posted by Bjorn Helgaas 3 years, 7 months ago
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
> 
Re: [PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem
Posted by Kishon Vijay Abraham I 3 years, 7 months ago

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
>>
Re: [PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem
Posted by Krzysztof Wilczyński 3 years, 7 months ago
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