Commit-ID: 0b053bbf07867c9942d706e70040398df59de54b Gitweb: https://git.kernel.org/tip/0b053bbf07867c9942d706e70040398df59de54b Author: Borislav Petkov <[email protected]> AuthorDate: Thu, 24 Jan 2019 11:18:48 +0100 Committer: Borislav Petkov <[email protected]> CommitDate: Wed, 30 Jan 2019 11:46:49 +0100
MAINTAINERS: Add Andy and Darren as arch/x86/platform/ reviewers ... so that they can get CCed on platform patches. Signed-off-by: Borislav Petkov <[email protected]> Acked-by: Andy Shevchenko <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Cc: Darren Hart <[email protected]> Cc: Andy Shevchenko <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected] --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 32d444476a90..a98a7325df8c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16631,6 +16631,15 @@ S: Maintained F: drivers/platform/x86/ F: drivers/platform/olpc/ +X86 PLATFORM DRIVERS - ARCH +R: Darren Hart <[email protected]> +R: Andy Shevchenko <[email protected]> +L: [email protected] +L: [email protected] +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core +S: Maintained +F: arch/x86/platform + X86 VDSO M: Andy Lutomirski <[email protected]> L: [email protected]

