xf86-video-nv: Makefile.am README README.md

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Nov 18 21:31:31 UTC 2018


 Makefile.am |    2 +-
 README      |   20 --------------------
 README.md   |   14 ++++++++++++++
 3 files changed, 15 insertions(+), 21 deletions(-)

New commits:
commit 80c1b93552a2830a107d5305068a63274b5d2d51
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 18 13:31:22 2018 -0800

    Update README for gitlab migration
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

diff --git a/Makefile.am b/Makefile.am
index d8f84e2..d622478 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
 SUBDIRS = src man
 MAINTAINERCLEANFILES = ChangeLog INSTALL
 
-EXTRA_DIST = README.G80
+EXTRA_DIST = README.G80 README.md
 
 .PHONY: ChangeLog INSTALL
 
diff --git a/README b/README
deleted file mode 100644
index b4442d1..0000000
--- a/README
+++ /dev/null
@@ -1,20 +0,0 @@
-xf86-video-nv - NVIDIA video driver for the Xorg X server
-
-Please submit bugs & patches to the Xorg bugzilla:
-
-        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
-
-All questions regarding this software should be directed at the
-Xorg mailing list:
-
-        http://lists.freedesktop.org/mailman/listinfo/xorg
-
-The master development code repository can be found at:
-
-        git://anongit.freedesktop.org/git/xorg/driver/xf86-video-nv
-
-        http://cgit.freedesktop.org/xorg/driver/xf86-video-nv
-
-For more information on the git code manager, see:
-
-        http://wiki.x.org/wiki/GitPage
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3fc4c9a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+xf86-video-nv - NVIDIA video driver for the Xorg X server
+---------------------------------------------------------
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+  https://lists.x.org/mailman/listinfo/xorg
+
+The master development code repository can be found at:
+
+  https://gitlab.freedesktop.org/xorg/driver/xf86-video-nv
+
+Please submit bug reports and requests to merge patches there.
+


More information about the xorg-commit mailing list