From 2c51e4b1957d331ec82019282d2f35f2ef19496d Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Tue, 7 Dec 2010 10:42:21 -0500 Subject: [PATCH] config: add the default README file. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Acked-by: Daniel Stone Reviewed-by: Kristian Høgsberg Signed-off-by: Gaetan Nadon --- README | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..d9851d1 --- /dev/null +++ b/README @@ -0,0 +1,23 @@ +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/libxkbcommon + + http://cgit.freedesktop.org/xorg/lib/libxkbcommon + +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 + -- 2.7.4