From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D70B3C433F5 for ; Thu, 24 Feb 2022 07:39:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229661AbiBXHkJ (ORCPT ); Thu, 24 Feb 2022 02:40:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52612 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229545AbiBXHkH (ORCPT ); Thu, 24 Feb 2022 02:40:07 -0500 Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2FDE8175856; Wed, 23 Feb 2022 23:39:37 -0800 (PST) Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id BBADF1F782; Thu, 24 Feb 2022 07:39:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1645688375; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=qEgq5b010Dc6+wc2/YsOMt1qe+8jokFJKfqLno0+jwE=; b=QjzSY5riKfB7KYO1FLjOw7ijkE4br3EC2PSfKMS59pnnJ6juy//nXJPCTK+XueysGy/69D TPToJ1yuwUnYW41+f3ezzYFH+KnA7QHSHKbuBu0wLyzvHrS65PRLQD0FolGrxjuiccO7oG T0+KYA2MHXIM5exHnXEPmb81gVQqOf0= Received: from suse.cz (unknown [10.100.201.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by relay2.suse.de (Postfix) with ESMTPS id 4565DA3B81; Thu, 24 Feb 2022 07:39:31 +0000 (UTC) Date: Thu, 24 Feb 2022 08:39:34 +0100 From: Michal Hocko To: Shakeel Butt Cc: Johannes Weiner , Roman Gushchin , Andrew Morton , cgroups@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: add myself as a memcg co-maintainer as well Message-ID: References: <20220224060148.4092228-1-shakeelb@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220224060148.4092228-1-shakeelb@google.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > Cc: Johannes Weiner > Cc: Michal Hocko > Cc: Roman Gushchin Thanks for stepping up, Shakeel! Acked-by: Michal Hocko > > --- > 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 > M: Michal Hocko > M: Roman Gushchin > +M: Shakeel Butt > L: cgroups@vger.kernel.org > L: linux-mm@kvack.org > S: Maintained > -- > 2.35.1.574.g5d30c73bfb-goog -- Michal Hocko SUSE Labs