[PATCH v16 34/34] MAINTAINERS: resctrl: add myself as reviewer

Babu Moger posted 34 patches 2 months, 1 week ago
There is a newer version of this series
[PATCH v16 34/34] MAINTAINERS: resctrl: add myself as reviewer
Posted by Babu Moger 2 months, 1 week ago
I have been contributing to resctrl for sometime now and I would like to
help with code reviews as well.

Signed-off-by: Babu Moger <babu.moger@amd.com>
---
v16: Reinette suggested to add me as a reviewer. I am glad to help as a reviewer.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f697a0c51721..70a2f83145db 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20866,6 +20866,7 @@ M:	Tony Luck <tony.luck@intel.com>
 M:	Reinette Chatre <reinette.chatre@intel.com>
 R:	Dave Martin <Dave.Martin@arm.com>
 R:	James Morse <james.morse@arm.com>
+R:	Babu Moger <babu.moger@amd.com>
 L:	linux-kernel@vger.kernel.org
 S:	Supported
 F:	Documentation/filesystems/resctrl.rst
-- 
2.34.1
Re: [PATCH v16 34/34] MAINTAINERS: resctrl: add myself as reviewer
Posted by Reinette Chatre 2 months, 1 week ago
Hi Babu,

On 7/25/25 11:29 AM, Babu Moger wrote:
> I have been contributing to resctrl for sometime now and I would like to
> help with code reviews as well.

You do not need to be in MAINTAINERS file to help with code reviews. I do believe
it is important that you are cc'd on all future contributions since I am not able
to test these new features you are enabling so having you keep an eye on the health
of these areas is greatly appreciated.   

> Signed-off-by: Babu Moger <babu.moger@amd.com>
> ---
> v16: Reinette suggested to add me as a reviewer. I am glad to help as a reviewer.
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f697a0c51721..70a2f83145db 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20866,6 +20866,7 @@ M:	Tony Luck <tony.luck@intel.com>
>  M:	Reinette Chatre <reinette.chatre@intel.com>
>  R:	Dave Martin <Dave.Martin@arm.com>
>  R:	James Morse <james.morse@arm.com>
> +R:	Babu Moger <babu.moger@amd.com>
>  L:	linux-kernel@vger.kernel.org
>  S:	Supported
>  F:	Documentation/filesystems/resctrl.rst

Acked-by: Reinette Chatre <reinette.chatre@intel.com>

Reinette
Re: [PATCH v16 34/34] MAINTAINERS: resctrl: add myself as reviewer
Posted by Moger, Babu 1 month, 3 weeks ago
Hi Reinette,

On 7/30/25 15:14, Reinette Chatre wrote:
> Hi Babu,
> 
> On 7/25/25 11:29 AM, Babu Moger wrote:
>> I have been contributing to resctrl for sometime now and I would like to
>> help with code reviews as well.
> 
> You do not need to be in MAINTAINERS file to help with code reviews. I do believe
> it is important that you are cc'd on all future contributions since I am not able
> to test these new features you are enabling so having you keep an eye on the health
> of these areas is greatly appreciated.   

Agreed.

> 
>> Signed-off-by: Babu Moger <babu.moger@amd.com>
>> ---
>> v16: Reinette suggested to add me as a reviewer. I am glad to help as a reviewer.
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index f697a0c51721..70a2f83145db 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -20866,6 +20866,7 @@ M:	Tony Luck <tony.luck@intel.com>
>>  M:	Reinette Chatre <reinette.chatre@intel.com>
>>  R:	Dave Martin <Dave.Martin@arm.com>
>>  R:	James Morse <james.morse@arm.com>
>> +R:	Babu Moger <babu.moger@amd.com>
>>  L:	linux-kernel@vger.kernel.org
>>  S:	Supported
>>  F:	Documentation/filesystems/resctrl.rst
> 
> Acked-by: Reinette Chatre <reinette.chatre@intel.com>
> 
-
Thanks
Babu Moger