* [PATCH] MAINTAINERS: add Luke Jones as maintainer for asus notebooks
@ 2024-01-15 21:18 Luke D. Jones
2024-01-16 10:32 ` Hans de Goede
2024-01-16 10:45 ` Hans de Goede
0 siblings, 2 replies; 5+ messages in thread
From: Luke D. Jones @ 2024-01-15 21:18 UTC (permalink / raw)
To: linux-kernel; +Cc: hdegoede, Luke D. Jones
Add myself as maintainer for "ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS
DRIVERS" as suggested by Hans de Goede based on my history of
contributions.
Signed-off-by: Luke D. Jones <luke@ljones.dev>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f5c2450fa4ec..e7843beaa589 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3147,6 +3147,7 @@ F: drivers/hwmon/asus-ec-sensors.c
ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
M: Corentin Chary <corentin.chary@gmail.com>
+M: Luke D. Jones <luke@lones.dev>
L: acpi4asus-user@lists.sourceforge.net
L: platform-driver-x86@vger.kernel.org
S: Maintained
--
2.43.0
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add Luke Jones as maintainer for asus notebooks
2024-01-15 21:18 [PATCH] MAINTAINERS: add Luke Jones as maintainer for asus notebooks Luke D. Jones
@ 2024-01-16 10:32 ` Hans de Goede
2024-01-16 10:45 ` Hans de Goede
1 sibling, 0 replies; 5+ messages in thread
From: Hans de Goede @ 2024-01-16 10:32 UTC (permalink / raw)
To: Luke D. Jones, linux-kernel, platform-driver-x86
Hi,
On 1/15/24 22:18, Luke D. Jones wrote:
> Add myself as maintainer for "ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS
> DRIVERS" as suggested by Hans de Goede based on my history of
> contributions.
>
> Signed-off-by: Luke D. Jones <luke@ljones.dev>
Thank you for your patch/series, I've applied this patch
(series) to my review-hans branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans
Note it will show up in the pdx86 review-hans 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 | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f5c2450fa4ec..e7843beaa589 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3147,6 +3147,7 @@ F: drivers/hwmon/asus-ec-sensors.c
>
> ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
> M: Corentin Chary <corentin.chary@gmail.com>
> +M: Luke D. Jones <luke@lones.dev>
> L: acpi4asus-user@lists.sourceforge.net
> L: platform-driver-x86@vger.kernel.org
> S: Maintained
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add Luke Jones as maintainer for asus notebooks
2024-01-15 21:18 [PATCH] MAINTAINERS: add Luke Jones as maintainer for asus notebooks Luke D. Jones
2024-01-16 10:32 ` Hans de Goede
@ 2024-01-16 10:45 ` Hans de Goede
2024-01-26 8:10 ` Luke Jones
1 sibling, 1 reply; 5+ messages in thread
From: Hans de Goede @ 2024-01-16 10:45 UTC (permalink / raw)
To: Luke D. Jones, linux-kernel
Hi,
On 1/15/24 22:18, Luke D. Jones wrote:
> Add myself as maintainer for "ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS
> DRIVERS" as suggested by Hans de Goede based on my history of
> contributions.
>
> Signed-off-by: Luke D. Jones <luke@ljones.dev>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f5c2450fa4ec..e7843beaa589 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3147,6 +3147,7 @@ F: drivers/hwmon/asus-ec-sensors.c
>
> ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
> M: Corentin Chary <corentin.chary@gmail.com>
> +M: Luke D. Jones <luke@lones.dev>
heh there is a typo there that should be @ljones.dev ,
I have fixed this up now in my review-hans branch.
Regards,
Hans
> L: acpi4asus-user@lists.sourceforge.net
> L: platform-driver-x86@vger.kernel.org
> S: Maintained
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add Luke Jones as maintainer for asus notebooks
2024-01-16 10:45 ` Hans de Goede
@ 2024-01-26 8:10 ` Luke Jones
2024-01-26 8:26 ` Hans de Goede
0 siblings, 1 reply; 5+ messages in thread
From: Luke Jones @ 2024-01-26 8:10 UTC (permalink / raw)
To: Hans de Goede, linux-kernel
On Tue, 16 Jan 2024, at 11:45 PM, Hans de Goede wrote:
> Hi,
>
> On 1/15/24 22:18, Luke D. Jones wrote:
> > Add myself as maintainer for "ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS
> > DRIVERS" as suggested by Hans de Goede based on my history of
> > contributions.
> >
> > Signed-off-by: Luke D. Jones <luke@ljones.dev>
> > ---
> > MAINTAINERS | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index f5c2450fa4ec..e7843beaa589 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -3147,6 +3147,7 @@ F: drivers/hwmon/asus-ec-sensors.c
> >
> > ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
> > M: Corentin Chary <corentin.chary@gmail.com>
> > +M: Luke D. Jones <luke@lones.dev>
>
> heh there is a typo there that should be @ljones.dev ,
> I have fixed this up now in my review-hans branch.
Thanks for spotting that. The laptop I have been testing has issues with key presses sometimes.
> Regards,
>
> Hans
>
>
> > L: acpi4asus-user@lists.sourceforge.net
> > L: platform-driver-x86@vger.kernel.org
> > S: Maintained
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add Luke Jones as maintainer for asus notebooks
2024-01-26 8:10 ` Luke Jones
@ 2024-01-26 8:26 ` Hans de Goede
0 siblings, 0 replies; 5+ messages in thread
From: Hans de Goede @ 2024-01-26 8:26 UTC (permalink / raw)
To: Luke Jones, linux-kernel
Hi,
On 1/26/24 09:10, Luke Jones wrote:
>
>
> On Tue, 16 Jan 2024, at 11:45 PM, Hans de Goede wrote:
>> Hi,
>>
>> On 1/15/24 22:18, Luke D. Jones wrote:
>>> Add myself as maintainer for "ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS
>>> DRIVERS" as suggested by Hans de Goede based on my history of
>>> contributions.
>>>
>>> Signed-off-by: Luke D. Jones <luke@ljones.dev>
>>> ---
>>> MAINTAINERS | 1 +
>>> 1 file changed, 1 insertion(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index f5c2450fa4ec..e7843beaa589 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -3147,6 +3147,7 @@ F: drivers/hwmon/asus-ec-sensors.c
>>>
>>> ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
>>> M: Corentin Chary <corentin.chary@gmail.com>
>>> +M: Luke D. Jones <luke@lones.dev>
>>
>> heh there is a typo there that should be @ljones.dev ,
>> I have fixed this up now in my review-hans branch.
>
> Thanks for spotting that. The laptop I have been testing has issues with key presses sometimes.
I "spotted" it because I used the email from MAINTAINERS for
another email I was sending you and that got me a bounce
message :)
Regards,
Hans
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-01-26 8:26 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-15 21:18 [PATCH] MAINTAINERS: add Luke Jones as maintainer for asus notebooks Luke D. Jones
2024-01-16 10:32 ` Hans de Goede
2024-01-16 10:45 ` Hans de Goede
2024-01-26 8:10 ` Luke Jones
2024-01-26 8:26 ` Hans de Goede
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®