summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-02-02 20:34:35 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-02-02 20:34:35 -0800
commit115017e562a31811927be8f20fdcbec0d12fede1 (patch)
treea897c79be8712c041ac9213726928105394beae9
parent01d3c39088a7caa90fdd1ad75c44d1f4464ee809 (diff)
Add README with pointers to mailing list, bugzilla & git reposHEADmaster
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..e54da55 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/lib/libXprintAppUtil
+
+ http://cgit.freedesktop.org/xorg/lib/libXprintAppUtil
+
+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
+