summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-06 19:14:26 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-06 19:14:26 -0700
commitca4b53c613080c2eb1ad143b8d8577f471a09d17 (patch)
treee89317d1b1dd666c3f3b4611c9f88b1987fb41cf
parent8b3bdeb793187e2251b6691c41be9f9738384106 (diff)
Add pointers to mailing lists, bugzilla, & git to README
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--README24
1 files changed, 24 insertions, 0 deletions
diff --git a/README b/README
index e69de29..8674b6b 100644
--- a/README
+++ b/README
@@ -0,0 +1,24 @@
+
+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/font/bh-lucidatypewriter-100dpi
+
+ http://cgit.freedesktop.org/xorg/font/bh-lucidatypewriter-100dpi
+
+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
+