diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-07-31 16:50:28 +0200 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-09-26 11:21:00 +0200 |
commit | 6fd30d014483d6c00e04a45ead8840a375aeab5d (patch) | |
tree | e4e19b839bb7fa03fc8104082451be3a2468041a /MAINTAINERS | |
parent | tracing: Trivia spelling fix containerof() -> container_of() (diff) | |
download | linux-6fd30d014483d6c00e04a45ead8840a375aeab5d.tar.xz linux-6fd30d014483d6c00e04a45ead8840a375aeab5d.zip |
MAINTAINERS: Use my infradead account exclusively for PDx86 work
ACPI PMIC subsystem listed me as a designated reviewer with
infradead email which is not what I want.
I'm using infradead email only for PDx86 related work. Thus, update
MAINTAINERS accordingly.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a5b256b25905..af26a231cd3e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -377,7 +377,7 @@ F: drivers/platform/x86/i2c-multi-instantiate.c ACPI PMIC DRIVERS M: "Rafael J. Wysocki" <rjw@rjwysocki.net> M: Len Brown <lenb@kernel.org> -R: Andy Shevchenko <andy@infradead.org> +R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> R: Mika Westerberg <mika.westerberg@linux.intel.com> L: linux-acpi@vger.kernel.org Q: https://patchwork.kernel.org/project/linux-acpi/list/ |