summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-19 21:24:39 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-19 21:24:39 -0800
commit190b968c69fcc45c4b46e5a56b5dabb3a8031f55 (patch)
tree116d7405532432929a2632468a05940ba620bdde
parent8775835e6d5f1f76cc387d82370a7c3a7b51d76e (diff)
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--Makefile.am2
-rw-r--r--README.md (renamed from README)17
2 files changed, 7 insertions, 12 deletions
diff --git a/Makefile.am b/Makefile.am
index 5e18bb2..303eabd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,3 +35,5 @@ ChangeLog:
$(CHANGELOG_CMD)
dist-hook: ChangeLog INSTALL
+
+EXTRA_DIST = README.md
diff --git a/README b/README.md
index 0385845..9cf5e8a 100644
--- a/README
+++ b/README.md
@@ -1,4 +1,5 @@
WindowsWM - Cygwin/X rootless window management extension.
+----------------------------------------------------------
WindowsWM is a simple library designed to interface with the
Windows-WM extension. This extension allows X window managers to
@@ -8,23 +9,15 @@ rootless mode.
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
+ https://lists.x.org/mailman/listinfo/xorg
The master development code repository can be found at:
- git://anongit.freedesktop.org/git/xorg/lib/libWindowsWM
+ https://gitlab.freedesktop.org/xorg/lib/libWindowsWM
- http://cgit.freedesktop.org/xorg/lib/libWindowsWM
+Please submit bug reports and requests to merge patches there.
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
+ https://www.x.org/wiki/Development/Documentation/SubmittingPatches