diff options
author | 2023-02-09 16:49:16 +0100 | |
---|---|---|
committer | 2023-02-15 11:43:48 +0100 | |
commit | 1b136aeb3c4a122fcca014db09c4db9766403c86 (patch) | |
tree | bdacc042b86a59cbed696d51632ce55a4424ff61 /MAINTAINERS | |
parent | HID: logitech-hidpp: Retry commands when device is busy (diff) | |
download | linux-rng-1b136aeb3c4a122fcca014db09c4db9766403c86.tar.xz linux-rng-1b136aeb3c4a122fcca014db09c4db9766403c86.zip |
HID: logitech-hidpp: Add myself to authors
As discussed with HID maintainer Benjamin Tissoires, add myself to the
authors list and MAINTAINERS file.
Signed-off-by: Bastien Nocera <hadess@hadess.net>
Link: https://lore.kernel.org/r/20230209154916.462158-2-hadess@hadess.net
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 123216b76534..60a8725c2ff0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9210,6 +9210,13 @@ L: linux-input@vger.kernel.org S: Maintained F: drivers/hid/hid-logitech-* +HID++ LOGITECH DRIVERS +R: Filipe LaĆns <lains@riseup.net> +R: Bastien Nocera <hadess@hadess.net> +L: linux-input@vger.kernel.org +S: Maintained +F: drivers/hid/hid-logitech-hidpp.c + HID PLAYSTATION DRIVER M: Roderick Colenbrander <roderick.colenbrander@sony.com> L: linux-input@vger.kernel.org |