diff options
author | Ilpo Järvinen <[email protected]> | 2023-09-18 13:29:01 +0300 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-09-18 15:22:08 +0200 |
commit | 069b292b4b1f9c24674ea69533cd14f7492ead80 (patch) | |
tree | f4bea0d2461caf8809e6d76608926c39cac23872 | |
parent | 81bf4a4e9cb754e957ab614cde6a3b16244d670b (diff) |
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]>
Acked-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
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]> @@ -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]> @@ -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]> S: Maintained |