From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-173.mta0.migadu.com (out-173.mta0.migadu.com [91.218.175.173]) (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 A42D032FA2A for ; Thu, 23 Apr 2026 13:27:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.173 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776950826; cv=none; b=dtWGndo4/qLH+NIRf1psGRNuT1NJE/O0HSght+aCmmlVdN9ypJMjOuX1uayOkVCA3QPoyBolH0h7g3tfVL6bdBcLl5GWvMpMKQ6FWwPbj00verz+Zt7o5FJoKFWBBvGlRAI8rsKo45IurZrWDyYVxAemtz86qQo/9q3zC/F7k44= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776950826; c=relaxed/simple; bh=N6bW7n4S6QkM1GN2LLHGg6rJL7ET23GSbko9s2kF3e4=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=YwZ1zD8dyTOn8oEuFeLQ6lfAq51ARJHNMj0dUL2jcUH8Q/CTZy1u0wdAA6CapP8vjEaJXIq0Y5YzFf0cZBfa0p+a/RDA8cgLzd5yFKpXv2d+yyHsgnPENL2sGqTjPTi5jqqWOIiJezLxvJDXt88n8saqEpdlj+QJHyhzLX6tBcU= 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=YzYBP/a7; arc=none smtp.client-ip=91.218.175.173 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="YzYBP/a7" 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=1776950822; 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=NgdEM4EYzABq/Z3dA0W+MaHI2O4SgxUzrifT0vMCfEs=; b=YzYBP/a7PolserwH/7bTRFl4iTb1svJfkAJUb+55ABDPuTqykmku8ZHu4O/ay0sQClszdD ubwC7tZBON3lX3aqs7D6/xdm/bNd6fmg9WmfQ8ukyMHSiU3bphbROb5BOt/Z2SGzoLg4Aj 3vXbQ/GN1Dxnznmab7EXM9n/ofL4oIA= From: Li Wang To: akpm@linux-foundation.org, chrubis@suse.cz, pvorel@suse.cz, andrea.cervesato@suse.de, kuba@kernel.org, hverkuil+cisco@kernel.org, arnd@arndb.de, sln@onemain.com, martink@posteo.de, nsc@kernel.org Cc: liwang@redhat.com, wangli.ahau@gmail.com, linux-kernel@vger.kernel.org Subject: [PATCH] MAINTAINERS: update Li Wang's email address Date: Thu, 23 Apr 2026 21:26:49 +0800 Message-ID: <20260423132649.31126-1-li.wang@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: 8bit X-Migadu-Flow: FLOW_OUT Update my email address as my work email account is no longer in use. Also update .mailmap. Signed-off-by: Li Wang --- .mailmap | 2 ++ MAINTAINERS | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 4cdb7986fa4..2c7d0e3dfc9 100644 --- a/.mailmap +++ b/.mailmap @@ -504,6 +504,8 @@ Linus Walleij Linus Walleij Linus Walleij +Li Wang +Li Wang Li Yang Li Yang Lior David diff --git a/MAINTAINERS b/MAINTAINERS index c9b7b6f9828..ae85130f1a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15276,7 +15276,7 @@ M: Andrea Cervesato M: Cyril Hrubis M: Jan Stancek M: Petr Vorel -M: Li Wang +M: Li Wang M: Yang Xu M: Xiao Yang L: ltp@lists.linux.it (subscribers-only) -- 2.53.0