From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out30-132.freemail.mail.aliyun.com (out30-132.freemail.mail.aliyun.com [115.124.30.132]) (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 7B4132D8762 for ; Tue, 21 Jul 2026 07:51:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.30.132 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784620277; cv=none; b=sqxjQovnR3U5oArADs9ZdPsUiYx5pWuFN0Lh6edI2jxjPphy4ZgTe6bq5uHfS4M4avbyix1QAHaDVtY87GEoyzj9bijnDLuQD9sNBbfP69C4K5gYZt7E/J6Jf0PG/sfyL4P0ax5MclR1T2kXlSlCIaDh8hB6MzN4U5GocfA2Enw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784620277; c=relaxed/simple; bh=ZZqcXGnhaEuGTrGBoZcUexteaPwZ7MaNvzbJUZaVE0w=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=msKzaYQn58fhVcbwLS6pbYvEK/sxweYB5WUL70I1m2V5jf0IhRtCFy/+y21WWL4Tv4BpvPkqtyzRnX+mE6erNLnE882GnbWj/zsTmBzZJqr3taiWbeFp7DO7EpEcXgKwCfx6rpXdh0Vx6KEbCeAd0p6nCtud89VVqPiUzuQJE40= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com; spf=pass smtp.mailfrom=linux.alibaba.com; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b=lvn0WDkA; arc=none smtp.client-ip=115.124.30.132 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b="lvn0WDkA" DKIM-Signature:v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1784620270; h=Message-ID:Date:MIME-Version:Subject:To:From:Content-Type; bh=GEHV5tD5kWUaXR36g2ln35YI6PVcHV6TeqNgz+F898Y=; b=lvn0WDkA7UxCVAkz5L+99LPwsG7Yavz2uxW28smoOhmEODdNoK6ImaNqzqIqMGntd4OhIFWm/mAxT9PNhanxtQgPEsm3XzmKeiR9Ipi02DvcZGKTIOO8eoB/MncnIUJVuPXucfmdJ/Wa5geRzew59O1z2LANKRD2Jze2chEgxFE= X-Alimail-AntiSpam:AC=PASS;BC=-1|-1;BR=01201311R141e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=maildocker-contentspam033045098064;MF=hsiangkao@linux.alibaba.com;NM=1;PH=DS;RN=5;SR=0;TI=SMTPD_---0X7Z980Q_1784620269; Received: from 30.221.132.10(mailfrom:hsiangkao@linux.alibaba.com fp:SMTPD_---0X7Z980Q_1784620269 cluster:ay36) by smtp.aliyun-inc.com; Tue, 21 Jul 2026 15:51:09 +0800 Message-ID: <0bf409e5-d9dd-44a5-af67-b06bbcffcc7d@linux.alibaba.com> Date: Tue, 21 Jul 2026 15:51:08 +0800 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] MAINTAINERS: update Hongbo Li's email address To: Hongbo Li , chao@kernel.org Cc: linux-erofs@lists.ozlabs.org, linux-kernel@vger.kernel.org, hongbohbli@tencent.com References: <20260721070518.2016441-1-lihb2113@gmail.com> From: Gao Xiang In-Reply-To: <20260721070518.2016441-1-lihb2113@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2026/7/21 15:05, Hongbo Li wrote: > From: Hongbo Li > > Since the original email account is no longer in > use, I have updated it to my current email address. > > Signed-off-by: Hongbo Li Acked-by: Gao Xiang Thanks, Gao Xiang