aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipe Laíns <[email protected]>2021-11-11 16:44:11 +0000
committerJiri Kosina <[email protected]>2021-11-19 15:52:19 +0100
commit03dada294d0830f3bc994909f2e74ecaa3aa92a4 (patch)
tree31ba079670ce298258ae7e6167ca65666a4c26e9
parent5af06603c4090617be216a9185193a7be3ca60af (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 <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r--MAINTAINERS6
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 <[email protected]>
+S: Maintained
+F: drivers/hid/hid-logitech-*
+
HID PLAYSTATION DRIVER
M: Roderick Colenbrander <[email protected]>