[1/1] MAINTAINERS: Add myself into x86 platform driver maintainers

Message ID 20230918102901.17669-2-ilpo.jarvinen@linux.intel.com
State New
Headers
Series MAINTAINERS: Add myself into x86 platform driver |

Commit Message

Ilpo Järvinen Sept. 18, 2023, 10:29 a.m. UTC
  Hans has been asking for another person to help as the maintainer of
the x86 platform driver because Mark has not been able to find time to
do that. I got asked for the task and have been reviewing the relevant
patches for a while now but lets make it more official by adding the
MAINTAINERS entries.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)
  

Comments

Andy Shevchenko Sept. 18, 2023, 10:34 a.m. UTC | #1
On Mon, Sep 18, 2023 at 01:29:01PM +0300, Ilpo Järvinen wrote:
> Hans has been asking for another person to help as the maintainer of
> the x86 platform driver because Mark has not been able to find time to
> do that. I got asked for the task and have been reviewing the relevant
> patches for a while now but lets make it more official by adding the
> MAINTAINERS entries.

Shan't we simply replace Mark by you?

Either way,
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
and thank you for taking care of this!
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 90f13281d297..b04cbcec521f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13617,6 +13617,7 @@  F:	drivers/net/ethernet/mellanox/mlxfw/
 
 MELLANOX HARDWARE PLATFORM SUPPORT
 M:	Hans de Goede <hdegoede@redhat.com>
+M:	Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
 M:	Mark Gross <markgross@kernel.org>
 M:	Vadim Pasternak <vadimp@nvidia.com>
 L:	platform-driver-x86@vger.kernel.org
@@ -14211,6 +14212,7 @@  F:	drivers/platform/surface/surface_gpe.c
 
 MICROSOFT SURFACE HARDWARE PLATFORM SUPPORT
 M:	Hans de Goede <hdegoede@redhat.com>
+M:	Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
 M:	Mark Gross <markgross@kernel.org>
 M:	Maximilian Luz <luzmaximilian@gmail.com>
 L:	platform-driver-x86@vger.kernel.org
@@ -23424,6 +23426,7 @@  F:	drivers/platform/x86/x86-android-tablets/
 
 X86 PLATFORM DRIVERS
 M:	Hans de Goede <hdegoede@redhat.com>
+M:	Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
 M:	Mark Gross <markgross@kernel.org>
 L:	platform-driver-x86@vger.kernel.org
 S:	Maintained