mbox series

[0/3] Adjust contacts for Dell drivers

Message ID 20210401162206.26901-1-mario.limonciello@dell.com (mailing list archive)
Headers show
Series Adjust contacts for Dell drivers | expand

Message

Limonciello, Mario April 1, 2021, 4:22 p.m. UTC
The Dell drivers I'm involved with all have me as an author and/or
maintainer.  In the future these will be maintained as a team effort.
Adjust the contact addresses accordingly.

Mario Limonciello (3):
  MAINTAINERS: Adjust Dell drivers to email alias
  MAINTAINERS: Add missing section for alienware-wmi driver
  platform/x86: Adjust Dell drivers to a personal email address

 MAINTAINERS                                     | 17 +++++++++++------
 drivers/platform/x86/dell/alienware-wmi.c       |  4 ++--
 drivers/platform/x86/dell/dell-smbios-base.c    |  2 +-
 drivers/platform/x86/dell/dell-wmi-descriptor.c |  2 +-
 .../platform/x86/dell/dell-wmi-sysman/sysman.c  |  2 +-
 5 files changed, 16 insertions(+), 11 deletions(-)

Comments

Hans de Goede April 7, 2021, 2:50 p.m. UTC | #1
Hi,

On 4/1/21 6:22 PM, Mario Limonciello wrote:
> The Dell drivers I'm involved with all have me as an author and/or
> maintainer.  In the future these will be maintained as a team effort.
> Adjust the contact addresses accordingly.
> 
> Mario Limonciello (3):
>   MAINTAINERS: Adjust Dell drivers to email alias
>   MAINTAINERS: Add missing section for alienware-wmi driver
>   platform/x86: Adjust Dell drivers to a personal email address

Thank you for your patch-series, I've applied the 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 my review-hans branch once I've pushed my
local branch there, which might take a while.

Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.

Regards,

Hans




> 
>  MAINTAINERS                                     | 17 +++++++++++------
>  drivers/platform/x86/dell/alienware-wmi.c       |  4 ++--
>  drivers/platform/x86/dell/dell-smbios-base.c    |  2 +-
>  drivers/platform/x86/dell/dell-wmi-descriptor.c |  2 +-
>  .../platform/x86/dell/dell-wmi-sysman/sysman.c  |  2 +-
>  5 files changed, 16 insertions(+), 11 deletions(-)
>