[PATCH cgroup/for-6.0-fixes] cpuset: Add Waiman Long as a cpuset maintainer

Tejun Heo posted 1 patch 3 years, 7 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH cgroup/for-6.0-fixes] cpuset: Add Waiman Long as a cpuset maintainer
Posted by Tejun Heo 3 years, 7 months ago
Waiman has been very active with cpuset recently and I've been cc'ing him
for cpuset related changes for a while now. Let's make him a cpuset
maintainer.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Zefan Li <lizefan.x@bytedance.com>
Cc: Waiman Long <longman@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d30f26e07cd3..336bf8b97123 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5245,6 +5245,7 @@ F:	block/blk-throttle.c
 F:	include/linux/blk-cgroup.h
 
 CONTROL GROUP - CPUSET
+M:	Waiman Long <longman@redhat.com>
 M:	Zefan Li <lizefan.x@bytedance.com>
 L:	cgroups@vger.kernel.org
 S:	Maintained
-- 
2.37.3
Re: [PATCH cgroup/for-6.0-fixes] cpuset: Add Waiman Long as a cpuset maintainer
Posted by Tejun Heo 3 years, 7 months ago
On Tue, Sep 06, 2022 at 06:58:25AM -1000, Tejun Heo wrote:
> Waiman has been very active with cpuset recently and I've been cc'ing him
> for cpuset related changes for a while now. Let's make him a cpuset
> maintainer.
> 
> Signed-off-by: Tejun Heo <tj@kernel.org>
> Cc: Zefan Li <lizefan.x@bytedance.com>
> Cc: Waiman Long <longman@redhat.com>

Applying to cgroup/for-6.0-fixes.

Thanks.

-- 
tejun