From nobody Mon Jun 8 15:36:49 2026 Received: from out-179.mta1.migadu.com (out-179.mta1.migadu.com [95.215.58.179]) (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 31B231A304A for ; Thu, 28 May 2026 13:15:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.179 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779974131; cv=none; b=LGwP+GNGrYgu9UNZW6UhsYvZRfWXaWBHRrZXekOc6f5Jc7rTrBxokDgeBTbsGau2Nf/BpyWEh1lA4CFFKJHYrcKV0+ut5Dc52SxFs9qQZ/MPTtQaUlsaNIeTVIW+ABnpiC5MJhRjZww5dFq6Fp5fly8rEj/SycKJC9pQYrPGLX0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779974131; c=relaxed/simple; bh=rmcCmWEPeJK6qSyr7ivJDuKX3E4bux7NCrtwjd+PZzc=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-type; b=K8bfJhnV5Tw9qnLEeSNYuvjy2naHkHJ1m/XvkNsileRjoIzX1y+MlNqKKkj/V0/5nf58+sS6ApJap7BNJqpL6zLj3pkG/wD5eioiUxVhqtbxGVbT8DJM/M6bqlVwPZa1QozJNFc1rwaGpb5IZxfrc2xacyRrUyh98GdAzkmwK88= 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=Av6VzkRW; arc=none smtp.client-ip=95.215.58.179 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="Av6VzkRW" 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=1779974127; 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: content-transfer-encoding:content-transfer-encoding; bh=SpuqxBWuKL9IigWwio7uFv7NaRuwDAKQVPgOJDaBM7I=; b=Av6VzkRW/BITVcU11jvBaRond0gEq54PrqaeHwtjKICZ7RxkCoVLnj4QOSEG5ZhI730UAN X+1CrKgo958hPuU/tBndlmhHJRXC/q7UbNHbOJgqQzSyL55TBWpOItme6xKcuEXx3qvKgW BUaejG1dwqDdiUlBKBsEQlbPllUjSC4= From: Baoquan He To: akpm@linux-foundation.org Cc: linux-kernel@vger.kernel.org, Baoquan He Subject: [PATCH] MAINTAINERS: update Baoquan He's email address Date: Thu, 28 May 2026 21:14:54 +0800 Message-ID: <20260528131454.1996752-1-baoquan.he@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" I will switch to use @linux.dev mailbox, update all entries in MAINTAINERS. And map the address in .mailmap. Signed-off-by: Baoquan He --- .mailmap | 1 + MAINTAINERS | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.mailmap b/.mailmap index 99dba08041fa..da37d668e8d8 100644 --- a/.mailmap +++ b/.mailmap @@ -126,6 +126,7 @@ Baolin Wang Baolin Wang Baolin Wang Baolin Wang +Baoquan He Barry Song <21cnbao@gmail.com> Barry Song Barry Song diff --git a/MAINTAINERS b/MAINTAINERS index 33c6dac3eaac..06fbc80f0f2f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13864,7 +13864,7 @@ F: scripts/Makefile.kcsan =20 KDUMP M: Andrew Morton -M: Baoquan He +M: Baoquan He M: Mike Rapoport M: Pasha Tatashin M: Pratyush Yadav @@ -14183,7 +14183,7 @@ F: include/linux/kernfs.h =20 KEXEC M: Andrew Morton -M: Baoquan He +M: Baoquan He M: Mike Rapoport M: Pasha Tatashin M: Pratyush Yadav @@ -17036,7 +17036,7 @@ M: Chris Li M: Kairui Song R: Kemeng Shi R: Nhat Pham -R: Baoquan He +R: Baoquan He R: Barry Song R: Youngjun Park L: linux-mm@kvack.org --=20 2.52.0