diff options
| author | Jiri Kosina <jkosina@suse.cz> | 2018-10-27 08:16:13 -0400 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2018-10-29 11:27:33 -0400 |
| commit | c6e0bba4ac44fd3d116d763c834dd43f3824f635 (patch) | |
| tree | b3fc8be2791ce0f7b90fb3d302172fc975d64e13 | |
| parent | 7dd8db68949a7acc5bd528ee0ecb8f8720f49921 (diff) | |
HID: moving to group maintainership model
Benjamin and myself will from now on be sharing maintainership
responsibilities for hid.git.
Update maintainers to reflect that change, and also move a git
repository to shared space at kernel.org.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
| -rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c0c4c5003998..4715cb8d9584 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -6588,9 +6588,9 @@ F: arch/*/include/asm/suspend*.h | |||
| 6588 | 6588 | ||
| 6589 | HID CORE LAYER | 6589 | HID CORE LAYER |
| 6590 | M: Jiri Kosina <jikos@kernel.org> | 6590 | M: Jiri Kosina <jikos@kernel.org> |
| 6591 | R: Benjamin Tissoires <benjamin.tissoires@redhat.com> | 6591 | M: Benjamin Tissoires <benjamin.tissoires@redhat.com> |
| 6592 | L: linux-input@vger.kernel.org | 6592 | L: linux-input@vger.kernel.org |
| 6593 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git | 6593 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git |
| 6594 | S: Maintained | 6594 | S: Maintained |
| 6595 | F: drivers/hid/ | 6595 | F: drivers/hid/ |
| 6596 | F: include/linux/hid* | 6596 | F: include/linux/hid* |
| @@ -15254,9 +15254,9 @@ F: include/linux/usb/gadget* | |||
| 15254 | 15254 | ||
| 15255 | USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...) | 15255 | USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...) |
| 15256 | M: Jiri Kosina <jikos@kernel.org> | 15256 | M: Jiri Kosina <jikos@kernel.org> |
| 15257 | R: Benjamin Tissoires <benjamin.tissoires@redhat.com> | 15257 | M: Benjamin Tissoires <benjamin.tissoires@redhat.com> |
| 15258 | L: linux-usb@vger.kernel.org | 15258 | L: linux-usb@vger.kernel.org |
| 15259 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git | 15259 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git |
| 15260 | S: Maintained | 15260 | S: Maintained |
| 15261 | F: Documentation/hid/hiddev.txt | 15261 | F: Documentation/hid/hiddev.txt |
| 15262 | F: drivers/hid/usbhid/ | 15262 | F: drivers/hid/usbhid/ |
