Add Linux/Thermal subsystem info in MAINTAINER file. All the changes made to the generic thermal layer, or platform thermal drivers that make use of the thermal layer, should be sent to [email protected] for discussion.
And as the maintainer, I will only apply the patches that have been sent to [email protected]. Signed-off-by: Zhang Rui <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 59203e7..2d8512b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7210,6 +7210,14 @@ L: [email protected] S: Maintained F: arch/xtensa/ +THERMAL +M: Zhang Rui <[email protected]> +L: [email protected] +T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git +S: Supported +F: drivers/thermal/ +F: include/linux/thermal.h + THINKPAD ACPI EXTRAS DRIVER M: Henrique de Moraes Holschuh <[email protected]> L: [email protected] -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

