[PATCH v2] cgroup/cpuset: Change email address of Chen Ridong

Waiman Long posted 1 patch 5 days, 13 hours ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH v2] cgroup/cpuset: Change email address of Chen Ridong
Posted by Waiman Long 5 days, 13 hours ago
Chen Ridong has contributed quite a lot of fixes and cleanups to
the cpuset code. Recently, his email address has been changed to
ridong.chen@linux.dev. Update that in the MAINTAINERS file.

Signed-off-by: Waiman Long <longman@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 74c86cf9bc65..634eb67acd06 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6526,7 +6526,7 @@ F:	include/linux/blk-cgroup.h
 
 CONTROL GROUP - CPUSET
 M:	Waiman Long <longman@redhat.com>
-R:	Chen Ridong <chenridong@huaweicloud.com>
+R:	Ridong Chen <ridong.chen@linux.dev>
 L:	cgroups@vger.kernel.org
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
-- 
2.54.0
Re: [PATCH v2] cgroup/cpuset: Change email address of Chen Ridong
Posted by Yosry Ahmed 5 days, 2 hours ago
On Tue, Jun 02, 2026 at 10:08:19AM -0400, Waiman Long wrote:
> Chen Ridong has contributed quite a lot of fixes and cleanups to
> the cpuset code. Recently, his email address has been changed to
> ridong.chen@linux.dev. Update that in the MAINTAINERS file.

You probably want to update .mailmap too.

> 
> Signed-off-by: Waiman Long <longman@redhat.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 74c86cf9bc65..634eb67acd06 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6526,7 +6526,7 @@ F:	include/linux/blk-cgroup.h
>  
>  CONTROL GROUP - CPUSET
>  M:	Waiman Long <longman@redhat.com>
> -R:	Chen Ridong <chenridong@huaweicloud.com>
> +R:	Ridong Chen <ridong.chen@linux.dev>
>  L:	cgroups@vger.kernel.org
>  S:	Maintained
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
> -- 
> 2.54.0
> 
>