summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-01-29 14:54:32 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-01-29 14:54:32 -0800
commit48295279acfcd2b6902daa49a5eb944318240586 (patch)
tree0a18c6f508374fc8632ef8d739a8d17c62a5d7e0
parent2d53d8bf892c39e9a327676da37e766d51557877 (diff)
Add README with pointers to mailing list, bugzilla & git repos
-rw-r--r--README20
1 files changed, 20 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..b6aa07d
--- /dev/null
+++ b/README
@@ -0,0 +1,20 @@
+xf86-input-void - null input driver for Xorg server
+
+Please submit bugs & patches to the Xorg bugzilla:
+
+ https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+ http://lists.freedesktop.org/mailman/listinfo/xorg
+
+The master development code repository can be found at:
+
+ git://anongit.freedesktop.org/git/xorg/driver/xf86-input-void
+
+ http://cgit.freedesktop.org/xorg/driver/xf86-input-void
+
+For more information on the git code manager, see:
+
+ http://wiki.x.org/wiki/GitPage