diff mbox

MAINTAINERS: Add entry for the PEAQ WMI hotkeys driver

Message ID 20171005143147.5092-1-hdegoede@redhat.com (mailing list archive)
State Accepted, archived
Delegated to: Andy Shevchenko
Headers show

Commit Message

Hans de Goede Oct. 5, 2017, 2:31 p.m. UTC
Add an entry to make myself the maintainer of the PEAQ WMI hotkeys driver.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Andy Shevchenko Oct. 8, 2017, 6:08 p.m. UTC | #1
On Thu, Oct 5, 2017 at 5:31 PM, Hans de Goede <hdegoede@redhat.com> wrote:
> Add an entry to make myself the maintainer of the PEAQ WMI hotkeys driver.

Pushed to my review queue, thanks!

>
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ea7d7955516e..e250a9c356c5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10544,6 +10544,12 @@ S:     Maintained
>  F:     crypto/pcrypt.c
>  F:     include/crypto/pcrypt.h
>
> +PEAQ WMI HOTKEYS DRIVER
> +M:     Hans de Goede <hdegoede@redhat.com>
> +L:     platform-driver-x86@vger.kernel.org
> +S:     Maintained
> +F:     drivers/platform/x86/peaq-wmi.c
> +
>  PER-CPU MEMORY ALLOCATOR
>  M:     Tejun Heo <tj@kernel.org>
>  M:     Christoph Lameter <cl@linux.com>
> --
> 2.14.2
>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index ea7d7955516e..e250a9c356c5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10544,6 +10544,12 @@  S:	Maintained
 F:	crypto/pcrypt.c
 F:	include/crypto/pcrypt.h
 
+PEAQ WMI HOTKEYS DRIVER
+M:	Hans de Goede <hdegoede@redhat.com>
+L:	platform-driver-x86@vger.kernel.org
+S:	Maintained
+F:	drivers/platform/x86/peaq-wmi.c
+
 PER-CPU MEMORY ALLOCATOR
 M:	Tejun Heo <tj@kernel.org>
 M:	Christoph Lameter <cl@linux.com>