2023-09-18 14:28:22

by Ilpo Järvinen

[permalink] [raw]
Subject: [PATCH 1/1] MAINTAINERS: Add myself into x86 platform driver maintainers

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 <[email protected]>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)

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 <[email protected]>
+M: Ilpo Järvinen <[email protected]>
M: Mark Gross <[email protected]>
M: Vadim Pasternak <[email protected]>
L: [email protected]
@@ -14211,6 +14212,7 @@ F: drivers/platform/surface/surface_gpe.c

MICROSOFT SURFACE HARDWARE PLATFORM SUPPORT
M: Hans de Goede <[email protected]>
+M: Ilpo Järvinen <[email protected]>
M: Mark Gross <[email protected]>
M: Maximilian Luz <[email protected]>
L: [email protected]
@@ -23424,6 +23426,7 @@ F: drivers/platform/x86/x86-android-tablets/

X86 PLATFORM DRIVERS
M: Hans de Goede <[email protected]>
+M: Ilpo Järvinen <[email protected]>
M: Mark Gross <[email protected]>
L: [email protected]
S: Maintained
--
2.30.2


2023-09-18 16:51:57

by Hans de Goede

[permalink] [raw]
Subject: Re: [PATCH 1/1] MAINTAINERS: Add myself into x86 platform driver maintainers

Hi,

On 9/18/23 12:29, 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.
>
> Signed-off-by: Ilpo Järvinen <[email protected]>

Thank you for your patch, I've applied this patch to my fixes
branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=fixes

Note it will show up in my fixes branch once I've pushed my
local branch there, which might take a while.

I will include this patch in my next fixes pull-req to Linus
for the current kernel development cycle.

Regards,

Hans



> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> 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 <[email protected]>
> +M: Ilpo Järvinen <[email protected]>
> M: Mark Gross <[email protected]>
> M: Vadim Pasternak <[email protected]>
> L: [email protected]
> @@ -14211,6 +14212,7 @@ F: drivers/platform/surface/surface_gpe.c
>
> MICROSOFT SURFACE HARDWARE PLATFORM SUPPORT
> M: Hans de Goede <[email protected]>
> +M: Ilpo Järvinen <[email protected]>
> M: Mark Gross <[email protected]>
> M: Maximilian Luz <[email protected]>
> L: [email protected]
> @@ -23424,6 +23426,7 @@ F: drivers/platform/x86/x86-android-tablets/
>
> X86 PLATFORM DRIVERS
> M: Hans de Goede <[email protected]>
> +M: Ilpo Järvinen <[email protected]>
> M: Mark Gross <[email protected]>
> L: [email protected]
> S: Maintained