Update README for gitlab migration

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
(cherry picked from commit 5d097c2a20)
This commit is contained in:
Alan Coopersmith 2018-11-18 15:49:27 -08:00 committed by Adam Jackson
parent a352f97954
commit 40b22a0571
2 changed files with 7 additions and 16 deletions

View File

@ -72,7 +72,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xorg-server.pc pkgconfig_DATA = xorg-server.pc
endif endif
EXTRA_DIST = xorg-server.pc.in xorg-server.m4 autogen.sh EXTRA_DIST = xorg-server.pc.in xorg-server.m4 autogen.sh README.md
DISTCHECK_CONFIGURE_FLAGS=\ DISTCHECK_CONFIGURE_FLAGS=\
--with-xkb-path=$(XKB_BASE_DIRECTORY) \ --with-xkb-path=$(XKB_BASE_DIRECTORY) \

View File

@ -1,4 +1,5 @@
X Server X Server
--------
The X server accepts requests from client applications to create windows, The X server accepts requests from client applications to create windows,
which are (normally rectangular) "virtual screens" that the client program which are (normally rectangular) "virtual screens" that the client program
@ -16,29 +17,19 @@ https://en.wikipedia.org/wiki/X_server
All questions regarding this software should be directed at the All questions regarding this software should be directed at the
Xorg mailing list: Xorg mailing list:
https://lists.freedesktop.org/mailman/listinfo/xorg https://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: The master development code repository can be found at:
git://anongit.freedesktop.org/git/xorg/xserver https://gitlab.freedesktop.org/xorg/xserver
https://cgit.freedesktop.org/xorg/xserver
For patch submission instructions, see: For patch submission instructions, see:
https://www.x.org/wiki/Development/Documentation/SubmittingPatches https://www.x.org/wiki/Development/Documentation/SubmittingPatches
For more information on the git code manager, see:
https://wiki.x.org/wiki/GitPage
As with other projects hosted on freedesktop.org, X.Org follows its As with other projects hosted on freedesktop.org, X.Org follows its
Code of Conduct, based on the Contributor Covenant. Please conduct Code of Conduct, based on the Contributor Covenant. Please conduct
yourself in a respectful and civilized manner when using the above yourself in a respectful and civilized manner when using the above
mailing lists, bug trackers, etc: mailing lists, bug trackers, etc:
https://www.freedesktop.org/wiki/CodeOfConduct https://www.freedesktop.org/wiki/CodeOfConduct