summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-09-21 19:43:10 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-09-21 19:43:31 -0700
commit96a182df6f4168ec0b5585f08b088bfd58a383f6 (patch)
tree4cf3c28ad5d67482b78114522db17a0cad66698d
parent7f1a66ecbe983e83e91941706218cde705b6cc0b (diff)
Add pointers to mailing list, bugzilla, wiki & git repo 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 0351c3a..cda2e11 100644
--- a/README
+++ b/README
@@ -4,3 +4,27 @@ the file is structured to allow one particular architecture to read
them directly without reformatting. This allows fast reading on the
appropriate machine, but the files are still portable (but read more
slowly) on other machines.
+
+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/app/bdftopcf
+
+ http://cgit.freedesktop.org/xorg/app/bdftopcf
+
+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
+