diff options
author | Paul Menage <[email protected]> | 2011-11-18 14:22:09 -0800 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2011-11-18 14:28:40 -0800 |
commit | 860ca0e6f72d21ded33ce14be9a53eb103f88441 (patch) | |
tree | e65991f68edcf2dc1449c78946f0e9e2e2524ca6 | |
parent | b6844523839779030430ff28f036f83e2a3f43e6 (diff) |
cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainer
As is probably painfully obvious, I don't have time to be a cgroups
maintainer. Rather than have me continue to hope that I'll magically
find more spare time, instead Tejun has kindly agreed to take over the
role, along with Li Zefan.
-tj: added cgroup tree URL to MAINTAINERS file
Signed-off-by: Paul Menage <[email protected]>
Acked-by: Li Zefan <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
LKML-Reference: <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7f6bc290d455..78751bbfa91a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1927,10 +1927,11 @@ S: Maintained F: drivers/connector/ CONTROL GROUPS (CGROUPS) -M: Paul Menage <[email protected]> +M: Tejun Heo <[email protected]> M: Li Zefan <[email protected]> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git S: Maintained F: include/linux/cgroup* F: kernel/cgroup* |