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
commitc83a721ba0b142177b3f01dd0c0a5e47e06a991a (patch)
treeb42a400eb179c14911b5f5009e122afce0d47d20
parent9784df5ba9f04163da7486c005eaf2383c37b127 (diff)
Add README with pointers to mailing list, bugzilla & git repos
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 67cf1d8..ea00b68 100644
--- a/README
+++ b/README
@@ -8,3 +8,27 @@ extension. Library and server implementations are separate.
Keith Packard
keithp@keithp.com
+
+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/libXfixes
+
+ http://cgit.freedesktop.org/xorg/lib/libXfixes
+
+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
+