From nobody Mon Jun 8 04:12:08 2026 Received: from out-177.mta0.migadu.com (out-177.mta0.migadu.com [91.218.175.177]) (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 30E1A306D3F for ; Tue, 2 Jun 2026 09:11:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.177 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780391481; cv=none; b=IkrsQcC891VGkNCeNxsBng8OdSOHsM8NFiW1orZWDkUrWx8A0Ocg7b3tVZJuYvhD5uAVdYwafYTloiigJLg3ja+bE1W5M4yIRCGjsiSMzXv0ZI0nDUUF9E1KGhxA9pqmy2mZDlWHeOxD5ASOGjC5S0aSP6dyebj8GcI/ER/BncM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780391481; c=relaxed/simple; bh=R5nF5fhLnhrV2GlYTBTPDzqMqYcMhqKJ/HrzeSyHhCg=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=YHVQoo/xxt7V7BaUBhc2txo5CkaJ4//c5xYleONr52NGoGsSen3G4bTFpdkjYOVxLjW/oBlAWJ1AdVh5sTZaRns8LB5tdtXbhz/I/gHJjgld9uz3gFT3v7rkHeBSvpmYCATWL224/e9UmruXwiw5l/jcis5mmsgK/ZkQo3tONv0= 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=KdasGFZA; arc=none smtp.client-ip=91.218.175.177 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="KdasGFZA" 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=1780391469; 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=360XwP/yPRhCWKhxS8hhQoZw5l/EoTdk5kd9baoql/o=; b=KdasGFZAj/cyjCYRC7bMGkVNyB344TePInDLAabZBJmA1NsDRUJrO2RDAlnmhU28nanMM1 jF68aCIUSut3GYEAFM0lZZO9HyWeW5DX9t8XrmNEQ5+/BiIs444nP2kFOL8kY6WrTbIEE6 kLfKEGbopnmnA6pOMj5b4kmE3IMZe7w= From: Ridong Chen To: Waiman Long , Tejun Heo , Johannes Weiner , =?UTF-8?q?Michal=20Koutn=C3=BD?= Cc: cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, ridong.chen@linux.dev Subject: [PATCH] cgroup/cpuset: change ridong's email Date: Tue, 2 Jun 2026 17:10:38 +0800 Message-ID: <20260602091038.26901-1-ridong.chen@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" The chenridong@huaweicloud.com is no longer a valid email, replace it with the personal email ridong.chen@linux.dev Signed-off-by: Ridong Chen Acked-by: Waiman Long --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9ec290e38b44..e035a3be797c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6535,7 +6535,7 @@ F: include/linux/blk-cgroup.h =20 CONTROL GROUP - CPUSET M: Waiman Long -R: Chen Ridong +R: Ridong Chen L: cgroups@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git --=20 2.43.0