diff options
author | Darren Hart <dvhart@linux.intel.com> | 2014-08-27 23:36:06 -0700 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2014-08-28 00:57:03 -0700 |
commit | e181ba15ed6273684bb525f83b7a93ad4112f543 (patch) | |
tree | 1100e7b152ae881d969b1f6ffec8e48755c2272e /MAINTAINERS | |
parent | 52addcf9d6669fa439387610bc65c92fa0980cef (diff) | |
download | op-kernel-dev-e181ba15ed6273684bb525f83b7a93ad4112f543.zip op-kernel-dev-e181ba15ed6273684bb525f83b7a93ad4112f543.tar.gz |
MAINTAINERS: Update platform-drivers-x86 maintainer and tree
Update the general entry for drivers/platform/x86 with myself as
maintainer and point to my tree.
Leave Matthew Garrett as maintainer of the two drivers called out
specifically elsewhere in MAINTAINERS.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1ff06de..b700f5f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10057,9 +10057,9 @@ F: Documentation/x86/ F: arch/x86/ X86 PLATFORM DRIVERS -M: Matthew Garrett <matthew.garrett@nebula.com> +M: Darren Hart <dvhart@infradead.org> L: platform-driver-x86@vger.kernel.org -T: git git://cavan.codon.org.uk/platform-drivers-x86.git +T: git git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git S: Maintained F: drivers/platform/x86/ |