From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 A42CF36D4EF for ; Mon, 30 Mar 2026 07:42:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774856562; cv=none; b=OlGoejAY3X1DB4rkdRTN9+G81J01gpc3Yc/0qFSRtca2Jo9pXv18SJRiev3JKdrIJjnj3rCvglrYk70Rh9OAyQI6bl2lOJ0o4cwqVJVr6lP70bN/xsFl/k/vUXO04m2CV3FZH4Cis04o3JXrTuhnHSYXj+/e+GAUkMNZ3L1vs7U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774856562; c=relaxed/simple; bh=YZjnuaPFGiOnM0MqhiVZ3M5vD4vWPEMm0WtxA72Qz+o=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=dZJENxVn9xJBq0qck/SHRq1TGveeyAUAqyXRMwdWFsmwLUtMsXZjLKdJ4Dw1wApfuP9awf7LxONxwGghsIBxwdp9Wq+egrqjS1L8wVtyuZyC+ZZnCUFR5xL10i4yj47XEasvtkUipHnax3qinEKEzgHv4JcdWiGlqRrjDyxfGK8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=IgiZ07Yx; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="IgiZ07Yx" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 17AB9C19423; Mon, 30 Mar 2026 07:42:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1774856562; bh=YZjnuaPFGiOnM0MqhiVZ3M5vD4vWPEMm0WtxA72Qz+o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IgiZ07YxvdLGMx7yXuTh+8JUPCXPl7svHk9Bl3R0p0WDo12HRaSrLS5hcJ91dmNtR u4AN4OHtUnMWeCrATQBsuLulkg71hKPs+v6DiCDH2gUoMNsxbJISIJsB8u9+0DHCcA IXQ8f8Gb83YEURhy44H6ZmVuAyZtJZSneWXs3Ulq8SKwOWBOs6ypTVdD5nChFz/xL/ OioWdyfNckDLQ3mijrdTnPnofDwONulblvug1/h8tpxRq0sU62swOypAkTxeGhBNDn aqrLLHUFgM4k4NNfvdIwxuDUXonbOt+3mQjjQ3KVT1v+uzwBQUgrV6DociJ5Mhn2WV hRx02QMK/Iqcw== Date: Mon, 30 Mar 2026 16:42:40 +0900 From: "Harry Yoo (Oracle)" To: "David Hildenbrand (Arm)" Cc: Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS, mailmap: update email address for Harry Yoo Message-ID: References: <20260320125925.2259998-1-harry@kernel.org> <3c59fd13-fa69-4b9e-9cbf-ee178aa0df96@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3c59fd13-fa69-4b9e-9cbf-ee178aa0df96@kernel.org> On Mon, Mar 30, 2026 at 08:39:42AM +0200, David Hildenbrand (Arm) wrote: > On 3/20/26 13:59, Harry Yoo (Oracle) wrote: > > Update my email address to harry@kernel.org. > > > > Signed-off-by: Harry Yoo (Oracle) > > Welcome to the club, nice mail address you've got there :) Thanks David, and you've got a nice one too! Interestingly, no other David or Harry claimed it ahead of us :P -- Cheers, Harry / Hyeonggon