summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-02 18:52:44 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-02 18:52:44 -0700
commitbbdc2ae4f4115332337460631911857cbadaf603 (patch)
treef2ae7736c99cfec81b1310c5c4e63d7e87311a35
parent961dbcda7fcfd15a3e60bfb905f05286ba33508f (diff)
downloadxorg-proto-compositeproto-bbdc2ae4f4115332337460631911857cbadaf603.tar.gz
Add pointers to mailing list, git repo, and wiki 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 9c03568..66b40a4 100644
--- a/README
+++ b/README
@@ -7,3 +7,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/proto/compositeproto
+
+ http://cgit.freedesktop.org/xorg/proto/compositeproto
+
+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
+