diff options
author | Filipe Laíns <lains@riseup.net> | 2021-11-11 16:44:11 +0000 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2021-11-19 15:52:19 +0100 |
commit | 03dada294d0830f3bc994909f2e74ecaa3aa92a4 (patch) | |
tree | 31ba079670ce298258ae7e6167ca65666a4c26e9 | |
parent | 5af06603c4090617be216a9185193a7be3ca60af (diff) |
HID: logitech: add myself as a reviewer
Currently, I have to use a separate email address and maintain several
filters to monitor changes to Logitech drivers, so that I can have an
opportunity to review them. Since I am very interested in keeping up
with the changes, as I have a lot of the hardware and maintain the main
userspace stacks that depend on these drivers, I would like to mark
myself as a reviewer. I would also be open to be marked as a maintainer
if Benjamin thinks it makes sense.
Signed-off-by: Filipe Laíns <lains@riseup.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 74158b271cb7..5381b6f16cb3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8436,6 +8436,12 @@ F: drivers/hid/ F: include/linux/hid* F: include/uapi/linux/hid* +HID LOGITECH DRIVERS +R: Filipe Laíns <lains@riseup.net> +L: linux-input@vger.kernel.org +S: Maintained +F: drivers/hid/hid-logitech-* + HID PLAYSTATION DRIVER M: Roderick Colenbrander <roderick.colenbrander@sony.com> L: linux-input@vger.kernel.org |