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@xxxxxxx> > --- > 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@xxxxxxxxx> > M: Reinette Chatre <reinette.chatre@xxxxxxxxx> > R: Dave Martin <Dave.Martin@xxxxxxx> > R: James Morse <james.morse@xxxxxxx> > +R: Babu Moger <babu.moger@xxxxxxx> > L: linux-kernel@xxxxxxxxxxxxxxx > S: Supported > F: Documentation/filesystems/resctrl.rst Acked-by: Reinette Chatre <reinette.chatre@xxxxxxxxx> Reinette