Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1434778
| From | Nick Dyer <nick@shmanahar.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v6 01/11] Input: atmel_mxt_ts - update MAINTAINERS email address |
| Date | 2016-06-30 20:00 +0200 |
| Message-ID | <rPOpP-47C-27@gated-at.bofh.it> (permalink) |
| References | <rPOg9-44d-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
I'm leaving ITDev, so change to my personal email. My understanding is that someone at Atmel will take this on once their takeover by Microchip has settled down. Signed-off-by: Nick Dyer <nick@shmanahar.org> --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0f148d3..6affed5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2181,9 +2181,9 @@ S: Maintained F: drivers/net/wireless/atmel/atmel* ATMEL MAXTOUCH DRIVER -M: Nick Dyer <nick.dyer@itdev.co.uk> -T: git git://github.com/atmel-maxtouch/linux.git -S: Supported +M: Nick Dyer <nick@shmanahar.org> +T: git git://github.com/ndyer/linux.git +S: Maintained F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt F: drivers/input/touchscreen/atmel_mxt_ts.c F: include/linux/platform_data/atmel_mxt_ts.h -- 2.5.0
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v6 0/11] Output raw touch data via V4L2 Nick Dyer <nick@shmanahar.org> - 2016-06-30 19:50 +0200 [PATCH] v4l2-compliance: Changes to support touch sensors Nick Dyer <nick@shmanahar.org> - 2016-06-30 20:00 +0200 [PATCH v6 01/11] Input: atmel_mxt_ts - update MAINTAINERS email address Nick Dyer <nick@shmanahar.org> - 2016-06-30 20:00 +0200
csiph-web