Signed-off-by: Zefan Li <[email protected]> --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 89140540aa8d..bc38f36f257c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4467,7 +4467,7 @@ F: include/linux/console* CONTROL GROUP (CGROUP) M: Tejun Heo <[email protected]> -M: Li Zefan <[email protected]> +M: Zefan Li <[email protected]> M: Johannes Weiner <[email protected]> L: [email protected] S: Maintained @@ -4491,11 +4491,11 @@ F: block/blk-throttle.c F: include/linux/blk-cgroup.h CONTROL GROUP - CPUSET -M: Li Zefan <[email protected]> +M: Zefan Li <[email protected]> L: [email protected] S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git -F: Documentation/admin-guide/cgroup-v1/cpusets.rst +F: Documentation/admin-guide/cgroup-v0/cpusets.rst F: include/linux/cpuset.h F: kernel/cgroup/cpuset.c -- 2.25.1

