summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-02-02 20:34:33 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-02-02 20:34:33 -0800
commit1cd6ed57e0caa3d356884ec1598bd9b364f6c18b (patch)
treecdd34ca192c21eb32b13e14828d9085d3d799ded
parentd85ec4590ae344f8944b8ee02aa086c3d33edc12 (diff)
Add README with pointers to mailing list, bugzilla & git repos
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--README25
1 files changed, 25 insertions, 0 deletions
diff --git a/README b/README
index e69de29..bbcce9d 100644
--- a/README
+++ b/README
@@ -0,0 +1,25 @@
+Xevie - X Event Interception Extension (XEvIE)
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+ http://lists.freedesktop.org/mailman/listinfo/xorg
+
+Please submit bug reports to the Xorg bugzilla:
+
+ https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+The master development code repository can be found at:
+
+ git://anongit.freedesktop.org/git/xorg/lib/libXevie
+
+ http://cgit.freedesktop.org/xorg/lib/libXevie
+
+For patch submission instructions, see:
+
+ http://www.x.org/wiki/Development/Documentation/SubmittingPatches
+
+For more information on the git code manager, see:
+
+ http://wiki.x.org/wiki/GitPage
+