diff options
author | KAMEZAWA Hiroyuki <[email protected]> | 2011-11-15 14:35:59 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-11-15 22:41:50 -0200 |
commit | 12340313cf940e61beb52b996a5845ffa290626d (patch) | |
tree | bed51d31e3fa188a39a765242027b121fcd5384f | |
parent | cb871513f656bdfc48b185b55f37857b5c750c40 (diff) |
MAINTAINERS: add new cgroup list to CC notice
As discussed at Kernel Summit(2011), new cgroups mailing list is opened
by James. This list is for discussing general cgroup design and patches
including all subsystems and for getting more attentions to
cgroups/namespaces related issues by developpers.
Signed-off-by: KAMEZAWA Hiroyuki <[email protected]>
Cc: James Bottomley <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 071a99674347..aca136b84508 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1930,6 +1930,7 @@ CONTROL GROUPS (CGROUPS) M: Paul Menage <[email protected]> M: Li Zefan <[email protected]> S: Maintained F: include/linux/cgroup* F: kernel/cgroup* @@ -4304,6 +4305,7 @@ MEMORY RESOURCE CONTROLLER M: Balbir Singh <[email protected]> M: Daisuke Nishimura <[email protected]> M: KAMEZAWA Hiroyuki <[email protected]> S: Maintained F: mm/memcontrol.c |