diff options
author | Hans de Goede <[email protected]> | 2020-09-25 08:58:12 +0200 |
---|---|---|
committer | Andy Shevchenko <[email protected]> | 2020-10-02 17:55:01 +0300 |
commit | 9fb77799557d1537a059161bf645db7be9e358ae (patch) | |
tree | fec9feb6f41119d16d297c1a1d011e9678eb9f2a | |
parent | 8169bd3e6e193497cab781acddcff8fde5d0c416 (diff) |
MAINTAINERS: Add Mark Gross and Hans de Goede as x86 platform drivers maintainers
Darren Hart and Andy Shevchenko lately have not had enough time to
maintain the x86 platform drivers, dropping their status to:
"Odd Fixes".
Mark Gross and Hans de Goede will take over maintainership of
the x86 platform drivers. Replace Darren and Andy's entries with
theirs and change the status to "Maintained".
Signed-off-by: Hans de Goede <[email protected]>
Acked-by: Mark Gross <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index deaafb617361..b1c97a16b6ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18857,10 +18857,10 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/mm F: arch/x86/mm/ X86 PLATFORM DRIVERS -M: Darren Hart <[email protected]> -M: Andy Shevchenko <[email protected]> +M: Hans de Goede <[email protected]> +M: Mark Gross <[email protected]> -S: Odd Fixes +S: Maintained T: git git://git.infradead.org/linux-platform-drivers-x86.git F: drivers/platform/olpc/ F: drivers/platform/x86/ |