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 57A5AC433FE for ; Thu, 24 Feb 2022 06:24:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231245AbiBXGYa (ORCPT ); Thu, 24 Feb 2022 01:24:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45176 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229632AbiBXGY2 (ORCPT ); Thu, 24 Feb 2022 01:24:28 -0500 Received: from out0.migadu.com (out0.migadu.com [IPv6:2001:41d0:2:267::]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4FA4A269A9E; Wed, 23 Feb 2022 22:23:59 -0800 (PST) Date: Wed, 23 Feb 2022 22:23:50 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1645683837; h=from:from:reply-to:subject:subject: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=UfRRB507FAUwLF7B8DKy+7SBrgyByqWpyw8Xby+hOGM=; b=n6eTh83r0CWizVsvF7N1ipejbpvEP1n8J91rFEO+0RA514Yy5K1PxocEngDR20DAM4tnV0 t8qv1t1WBUxTWxzQ0VjU74QkH0L5hYXtqeC+3zoU1MkGlVKmqcAeXrxrrHqjmIbAyDoR/1 s5m7nDHHMcpiCuHYTpnPoTESF8i9O7s= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Roman Gushchin To: Shakeel Butt Cc: Johannes Weiner , Michal Hocko , 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> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: linux.dev Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > Cc: Johannes Weiner > Cc: Michal Hocko > Cc: Roman Gushchin Acked-by: Roman Gushchin It was always a pleasure to work with you, Shakeel. Looking for more... Thanks!