diff options
author | Rafael Wysocki <[email protected]> | 2017-09-08 01:20:54 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-09-18 13:34:57 +0200 |
commit | 096a2c610df279d001a8f61faa3eb7f98ca6196b (patch) | |
tree | d6249413502b4f02edbeecd09bf3f78e66ab4cac | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff) |
ACPI / PMIC: Add code reviewers to MAINTAINERS
Andy and Mika review code changes under drivers/acpi/pmic/ on
a regular basis and I rely on their help with that, so add them
as code reviwewers for that part of the kernel.
Signed-off-by: Rafael J. Wysocki <[email protected]>
Acked-by: Lee Jones <[email protected]>
Reviewed-by: Mika Westerberg <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2281af4b41b6..fa4e916b72e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -352,6 +352,18 @@ L: [email protected] S: Maintained F: drivers/acpi/arm64 +ACPI PMIC DRIVERS +M: "Rafael J. Wysocki" <[email protected]> +M: Len Brown <[email protected]> +R: Andy Shevchenko <[email protected]> +R: Mika Westerberg <[email protected]> +Q: https://patchwork.kernel.org/project/linux-acpi/list/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm +B: https://bugzilla.kernel.org +S: Supported +F: drivers/acpi/pmic/ + ACPI THERMAL DRIVER M: Zhang Rui <[email protected]> |