diff options
author | Pavel Machek <pavel@ucw.cz> | 2007-07-19 04:47:42 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-19 13:04:43 -0400 |
commit | 95a631e2d9853c9138e14fbaa9a51e6451f040b4 (patch) | |
tree | 3e804f075206cd625238f6633042e79a6cfb676b /MAINTAINERS | |
parent | 77afcf78a2ded9a91838734234949c0ead5feb12 (diff) |
Suspend MAINTAINERS update
I guess it is time to clarify that suspend and hibernation are separate
things, and add Rafael as a maintainer. Plus, people blame us for suspend
problems, anyway, I guess it is fair to mark us as suspend maintainers,
too.
Signed-off-by: Pavel Machek <pavel@suse.cz>
Acked-by: Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f6b2665ccb2b..70e502e4c295 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3289,9 +3289,19 @@ M: neilb@suse.de | |||
3289 | L: linux-raid@vger.kernel.org | 3289 | L: linux-raid@vger.kernel.org |
3290 | S: Supported | 3290 | S: Supported |
3291 | 3291 | ||
3292 | SOFTWARE SUSPEND: | 3292 | HIBERNATION (aka Software Suspend, aka swsusp): |
3293 | P: Pavel Machek | 3293 | P: Pavel Machek |
3294 | M: pavel@suse.cz | 3294 | M: pavel@suse.cz |
3295 | P: Rafael J. Wysocki | ||
3296 | M: rjw@sisk.pl | ||
3297 | L: linux-pm@lists.linux-foundation.org | ||
3298 | S: Supported | ||
3299 | |||
3300 | SUSPEND TO RAM: | ||
3301 | P: Pavel Machek | ||
3302 | M: pavel@suse.cz | ||
3303 | P: Rafael J. Wysocki | ||
3304 | M: rjw@sisk.pl | ||
3295 | L: linux-pm@lists.linux-foundation.org | 3305 | L: linux-pm@lists.linux-foundation.org |
3296 | S: Maintained | 3306 | S: Maintained |
3297 | 3307 | ||