summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2019-02-19 02:20:42 +0100
committernorly <ny-git@enpas.org>2019-02-19 02:20:42 +0100
commit07ba2e4e3c35a3035a684acc2ac17b12a87830dc (patch)
treedf5f32c8b0d06c7d3365627170fb71c615dc01c4
parent5c7420505e83d592943c0f818350d2c8e509598d (diff)
Synchronize email addresses
-rw-r--r--module/elmcan.c2
-rw-r--r--readme.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/module/elmcan.c b/module/elmcan.c
index 9cd5e2e..0ff9cff 100644
--- a/module/elmcan.c
+++ b/module/elmcan.c
@@ -4,7 +4,7 @@
*
* This file is derived from linux/drivers/net/can/slcan.c
*
- * elmcan.c Author : Max Staudt <elmcan@enpas.org>
+ * elmcan.c Author : Max Staudt <max-linux@enpas.org>
* slcan.c Author : Oliver Hartkopp <socketcan@hartkopp.net>
* slip.c Authors : Laurence Culhane <loz@holmes.demon.co.uk>
* Fred N. van Kempen <waltje@uwalt.nl.mugnet.org>
diff --git a/readme.rst b/readme.rst
index 23920d8..e86e8c9 100644
--- a/readme.rst
+++ b/readme.rst
@@ -4,7 +4,7 @@ Linux SocketCAN driver for ELM327
Authors
--------
-Max Staudt <elmcan@enpas.org>
+Max Staudt <max-linux@enpas.org>