Commit 71038f527f3665f562cf9afe083df729958a099b

Authored by Pavel Machek
Committed by Linus Torvalds
1 parent 6ae301e85c

MAINTAINERS: add entry for freezer

Now that people are using freezer for non-suspend/hibernation stuff, it
should have separate maintainers entry so that it is easier to find.

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>

Showing 1 changed file with 8 additions and 0 deletions Side-by-side Diff

... ... @@ -1821,6 +1821,14 @@
1821 1821 W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1822 1822 S: Maintained
1823 1823  
  1824 +FREEZER
  1825 +P: Pavel Machek
  1826 +M: pavel@suse.cz
  1827 +P: Rafael J. Wysocki
  1828 +M: rjw@sisk.pl
  1829 +L: linux-pm@lists.linux-foundation.org
  1830 +S: Supported
  1831 +
1824 1832 FTRACE
1825 1833 P: Steven Rostedt
1826 1834 M: rostedt@goodmis.org