diff options
author | Li Zefan <lizefan@huawei.com> | 2013-01-11 04:29:17 -0500 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-01-11 13:42:27 -0500 |
commit | f47b89c73ce7535339525c141a6a114db333f0bd (patch) | |
tree | dd3376b8af84ff5ba372563361e5581803d09740 /MAINTAINERS | |
parent | c431069fe4bacc0cd3ca94a8453987140a5b3517 (diff) |
cpuset: update MAINTAINERS
As Paul doesn't maintain cpusets anymore, I'll take over the
maintainership.
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fa309ab7ccbf..d58bc1222b57 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2128,10 +2128,10 @@ S: Maintained | |||
2128 | F: tools/power/cpupower | 2128 | F: tools/power/cpupower |
2129 | 2129 | ||
2130 | CPUSETS | 2130 | CPUSETS |
2131 | M: Paul Menage <paul@paulmenage.org> | 2131 | M: Li Zefan <lizefan@huawei.com> |
2132 | W: http://www.bullopensource.org/cpuset/ | 2132 | W: http://www.bullopensource.org/cpuset/ |
2133 | W: http://oss.sgi.com/projects/cpusets/ | 2133 | W: http://oss.sgi.com/projects/cpusets/ |
2134 | S: Supported | 2134 | S: Maintained |
2135 | F: Documentation/cgroups/cpusets.txt | 2135 | F: Documentation/cgroups/cpusets.txt |
2136 | F: include/linux/cpuset.h | 2136 | F: include/linux/cpuset.h |
2137 | F: kernel/cpuset.c | 2137 | F: kernel/cpuset.c |