On 1/5/2025 09:30, Kurt Borja wrote:
> Dell has been inactive in its maintainership role of this driver since
> around 2021. Due to this, add myself as a maintainer and update path
> to support upcoming changes.
>
> Reviewed-by: Armin Wolf <W_Armin@gmx.de>
> Signed-off-by: Kurt Borja <kuurtb@gmail.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
> ---
> MAINTAINERS | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3809931b9240..596c6a46478c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -784,10 +784,12 @@ F: Documentation/admin-guide/perf/alibaba_pmu.rst
> F: drivers/perf/alibaba_uncore_drw_pmu.c
>
> ALIENWARE WMI DRIVER
> +M: Kurt Borja <kuurtb@gmail.com>
> +L: platform-driver-x86@vger.kernel.org
> L: Dell.Client.Kernel@dell.com
> S: Maintained
> F: Documentation/wmi/devices/alienware-wmi.rst
> -F: drivers/platform/x86/dell/alienware-wmi.c
> +F: drivers/platform/x86/dell/alienware-wmi*
>
> ALLEGRO DVT VIDEO IP CORE DRIVER
> M: Michael Tretter <m.tretter@pengutronix.de>