From nobody Thu Jan 30 17:24:38 2025 Received: from out-172.mta1.migadu.com (out-172.mta1.migadu.com [95.215.58.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2F38B1CCB26 for ; Thu, 23 Jan 2025 23:13:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737674040; cv=none; b=Wim1qpWfPOLrc9MpPQ8zZscSg5myzZL+cNk7nh5yb9d7dKFmbpft7XL3qV9zQQF05vUKZq0/DaQDO8/EBoQj59JbtjcQsALtoYaEov3UzEuxfsgdLxLUzc7K4RrabxOlIpRYKgEJvS8JqzQRQV6G69XVEvcLxBDb2GbS+Nf5m8Y= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737674040; c=relaxed/simple; bh=S05fswaSwUOiT0YeFj060ejFlzNtLTYptX1+Ti5oC5A=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=K6fdAdgQ1KFLjnocOi7u7mm/FPBNJGM50mMVnxvkPB8xB+xZdnutaIRnmiiITfvxauW5TKcHstdSUrEbNIYR5Pa88yOuxLRVNAaHeGDKOpO6PM5Vbcznz4YY0wmpAUi+grtsa2PdDJB15oGvPXoVIbgPw/4Aj1n0RFDptMvSV0c= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=ls7rR/1t; arc=none smtp.client-ip=95.215.58.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="ls7rR/1t" X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1737674036; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=n76fjshJ9+VBHvQ2vtmhx3BuMM7uN9ULGlosGCeFWSo=; b=ls7rR/1tSkmSXmUa7MY/L5bvvRhBWocF1cYqBYnBaYgB0ZAkXaXkYNw/F7JN7hFn5mfyms c70hGa8C15qjdEd6k4VH+R1Ap0vB3UXGKXaDy4ezz6ObwW87Ls0iClz3LHxKjOKDeb6Psg IlZcth6vK4Jz5kh9LbCddRXjPhUlwm0= From: Yosry Ahmed To: Andrew Morton Cc: Johannes Weiner , Nhat Pham , Chengming Zhou , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: [PATCH] MAINTAINERS: mailmap: Update Yosry Ahmed's email address Date: Thu, 23 Jan 2025 23:13:44 +0000 Message-ID: <20250123231344.817358-1-yosry.ahmed@linux.dev> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Migadu-Flow: FLOW_OUT Content-Type: text/plain; charset="utf-8" Moving to a linux.dev email address. Signed-off-by: Yosry Ahmed --- .mailmap | 1 + MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 42e42cabb36d7..ce994a505660d 100644 --- a/.mailmap +++ b/.mailmap @@ -760,6 +760,7 @@ Wolfram Sang Yakir Yang Yanteng Si Ying Huang +Yosry Ahmed Yusuke Goda Zack Rusin Zhu Yanjun diff --git a/MAINTAINERS b/MAINTAINERS index 1c04ea006eb57..3839523f03930 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -26112,7 +26112,7 @@ K: zstd =20 ZSWAP COMPRESSED SWAP CACHING M: Johannes Weiner -M: Yosry Ahmed +M: Yosry Ahmed M: Nhat Pham R: Chengming Zhou L: linux-mm@kvack.org --=20 2.48.1.262.g85cc9f2d1e-goog