diff mbox series

MAINTAINERS: add myself as a memcg co-maintainer as well

Message ID 20220224060148.4092228-1-shakeelb@google.com (mailing list archive)
State New
Headers show
Series MAINTAINERS: add myself as a memcg co-maintainer as well | expand

Commit Message

Shakeel Butt Feb. 24, 2022, 6:01 a.m. UTC
I have been contributing and reviewing to the memcg codebase for last
couple of years. So, making it official.

Signed-off-by: Shakeel Butt <shakeelb@google.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Roman Gushchin <roman.gushchin@linux.dev>

---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Roman Gushchin Feb. 24, 2022, 6:23 a.m. UTC | #1
On Wed, Feb 23, 2022 at 10:01:48PM -0800, Shakeel Butt wrote:
> I have been contributing and reviewing to the memcg codebase for last
> couple of years. So, making it official.
> 
> Signed-off-by: Shakeel Butt <shakeelb@google.com>
> Cc: Johannes Weiner <hannes@cmpxchg.org>
> Cc: Michal Hocko <mhocko@kernel.org>
> Cc: Roman Gushchin <roman.gushchin@linux.dev>

Acked-by: Roman Gushchin <roman.gushchin@linux.dev>

It was always a pleasure to work with you, Shakeel.
Looking for more...

Thanks!
Michal Hocko Feb. 24, 2022, 7:39 a.m. UTC | #2
On Wed 23-02-22 22:01:48, Shakeel Butt wrote:
> I have been contributing and reviewing to the memcg codebase for last
> couple of years. So, making it official.
> 
> Signed-off-by: Shakeel Butt <shakeelb@google.com>
> Cc: Johannes Weiner <hannes@cmpxchg.org>
> Cc: Michal Hocko <mhocko@kernel.org>
> Cc: Roman Gushchin <roman.gushchin@linux.dev>

Thanks for stepping up, Shakeel!

Acked-by: Michal Hocko <mhocko@suse.com>

> 
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ab8f1621d027..cb97140e7dda 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5014,6 +5014,7 @@ CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
>  M:	Johannes Weiner <hannes@cmpxchg.org>
>  M:	Michal Hocko <mhocko@kernel.org>
>  M:	Roman Gushchin <roman.gushchin@linux.dev>
> +M:	Shakeel Butt <shakeelb@google.com>
>  L:	cgroups@vger.kernel.org
>  L:	linux-mm@kvack.org
>  S:	Maintained
> -- 
> 2.35.1.574.g5d30c73bfb-goog
Johannes Weiner March 1, 2022, 5:02 p.m. UTC | #3
On Wed, Feb 23, 2022 at 10:01:48PM -0800, Shakeel Butt wrote:
> I have been contributing and reviewing to the memcg codebase for last
> couple of years. So, making it official.
> 
> Signed-off-by: Shakeel Butt <shakeelb@google.com>
> Cc: Johannes Weiner <hannes@cmpxchg.org>
> Cc: Michal Hocko <mhocko@kernel.org>
> Cc: Roman Gushchin <roman.gushchin@linux.dev>

It's already been sent to Linux, but for the record

Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Shakeel Butt March 1, 2022, 5:22 p.m. UTC | #4
On Tue, Mar 1, 2022 at 9:02 AM Johannes Weiner <hannes@cmpxchg.org> wrote:
>
> On Wed, Feb 23, 2022 at 10:01:48PM -0800, Shakeel Butt wrote:
> > I have been contributing and reviewing to the memcg codebase for last
> > couple of years. So, making it official.
> >
> > Signed-off-by: Shakeel Butt <shakeelb@google.com>
> > Cc: Johannes Weiner <hannes@cmpxchg.org>
> > Cc: Michal Hocko <mhocko@kernel.org>
> > Cc: Roman Gushchin <roman.gushchin@linux.dev>
>
> It's already been sent to Linux, but for the record
>
> Acked-by: Johannes Weiner <hannes@cmpxchg.org>

Thanks all.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index ab8f1621d027..cb97140e7dda 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5014,6 +5014,7 @@  CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
 M:	Johannes Weiner <hannes@cmpxchg.org>
 M:	Michal Hocko <mhocko@kernel.org>
 M:	Roman Gushchin <roman.gushchin@linux.dev>
+M:	Shakeel Butt <shakeelb@google.com>
 L:	cgroups@vger.kernel.org
 L:	linux-mm@kvack.org
 S:	Maintained