summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 12:22:16 -0800
committerMichel Dänzer <michel.daenzer@amd.com>2018-11-19 11:34:22 +0100
commit33cbd449b5305b8e8c0319af8becc1ab1832c101 (patch)
tree5e13f57ae7fb34ca8533f2b849438043a2649589
parent5e6fa5c17a810127f0049816f20db6b871ca77e0 (diff)
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--Makefile.am2
-rw-r--r--README25
-rw-r--r--README.md19
3 files changed, 20 insertions, 26 deletions
diff --git a/Makefile.am b/Makefile.am
index b8d99f32..d14ed8f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,4 +31,4 @@ INSTALL:
ChangeLog:
$(CHANGELOG_CMD)
-EXTRA_DIST = ChangeLog INSTALL
+EXTRA_DIST = ChangeLog INSTALL README.md
diff --git a/README b/README
deleted file mode 100644
index bf7c6407..00000000
--- a/README
+++ /dev/null
@@ -1,25 +0,0 @@
-xf86-video-ati - ATI/AMD Radeon video driver for the Xorg X server
-
-Patches and questions regarding this software should be directed at the
-amd-gfx mailing list:
-
- https://lists.freedesktop.org/mailman/listinfo/amd-gfx
-
-Please submit bug reports to the Xorg bugzilla:
-
- https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon
-
-The master development code repository can be found at:
-
- git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati
-
- https://cgit.freedesktop.org/xorg/driver/xf86-video-ati
-
-For patch submission instructions, see:
-
- https://www.x.org/wiki/Development/Documentation/SubmittingPatches
-
-For more information on the git code manager, see:
-
- https://wiki.x.org/wiki/GitPage
-
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..7c9925c7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+xf86-video-ati - ATI/AMD Radeon video driver for the Xorg X server
+------------------------------------------------------------------
+
+Patches and questions regarding this software should be directed at the
+amd-gfx mailing list:
+
+ https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+
+Please submit bug reports to the Xorg bugzilla:
+
+ https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon
+
+The master development code repository can be found at:
+
+ https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati
+
+For patch submission instructions, see:
+
+ https://www.x.org/wiki/Development/Documentation/SubmittingPatches