summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-06 19:14:27 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-06 19:14:27 -0700
commit40d81d67ec1ad8ce27087ea31a67ee261fd80d2b (patch)
treec3f89ee1a16bb4cb3a2be267ff4f3b5df2057ba2
parentd9896453fdda5cab50820dba4568b9a2d8551ca7 (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..869d02d 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/cronyx-cyrillic
+
+ http://cgit.freedesktop.org/xorg/font/cronyx-cyrillic
+
+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
+