Document mailing list
authorPeter Hutterer <peter.hutterer@who-t.net>
Sun, 21 Jul 2013 22:20:46 +0000 (08:20 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Sun, 21 Jul 2013 22:21:03 +0000 (08:21 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
README.md
libevdev/libevdev.h

index 8679d35..7dec14f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,3 +18,7 @@ http://whot.github.io/libevdev/
 
 File bugs in the freedesktop.org bugzilla:
 https://bugs.freedesktop.org/enter_bug.cgi?product=libevdev
+
+Patches, questions and general comments should be submitted to the input-tools@lists.freedesktop.org
+mailing list:
+http://lists.freedesktop.org/mailman/listinfo/input-tools
index ecc382f..32100fb 100644 (file)
  * the ioctls through type-safe interfaces and provides functions to change
  * the appearance of the device.
  *
+ * Development of libevdev is discussed on
+ * [input-tools@lists.freedesktop.org](http://lists.freedesktop.org/mailman/listinfo/input-tools)
+ * Please submit patches, questions or general comments there.
+ *
  * Handling events and SYN_DROPPED
  * ===============================
  *