summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 14:54:30 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 17:15:36 -0700
commit90bbea206988567520f7cb2b7f6e95ef704c172d (patch)
tree27792a00bd50ad6c085b9b74764c8ffaf2375dd8
parent67c87156d9bf8c7f520106c9e2fa786f3d21eaa2 (diff)
Add README with pointers to mailing lists, bugzilla, & git
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--README25
1 files changed, 25 insertions, 0 deletions
diff --git a/README b/README
index e69de29..d4d6bf2 100644
--- a/README
+++ b/README
@@ -0,0 +1,25 @@
+xsetroot - root window parameter setting utility for X
+
+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/xsetroot
+
+ http://cgit.freedesktop.org/xorg/app/xsetroot
+
+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
+