summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 18:40:44 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 18:40:44 -0800
commit5d3d5b014994ad791330704ca469a4a25fba9d63 (patch)
treeb07d9c72b21d7c650c301b5a9b6a9200f0cac8bd
parent8699d54a175d0e47fa4e0bbf42b4959c0ab1ebc9 (diff)
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--Makefile.am2
-rw-r--r--README24
-rw-r--r--README.md18
3 files changed, 19 insertions, 25 deletions
diff --git a/Makefile.am b/Makefile.am
index 26b1857..05bfa9b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,7 @@ otffont_DATA = GohaTibebZemen.otf
# Used by RUN_FCCACHE
fontdir = $(ttffontdir) $(otffontdir)
-EXTRA_DIST = $(ttffont_DATA) $(otffont_DATA) license.txt
+EXTRA_DIST = $(ttffont_DATA) $(otffont_DATA) license.txt README.md
MAINTAINERCLEANFILES = ChangeLog INSTALL
diff --git a/README b/README
deleted file mode 100644
index 74be590..0000000
--- a/README
+++ /dev/null
@@ -1,24 +0,0 @@
-
-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/font/misc-ethiopic
-
- http://cgit.freedesktop.org/xorg/font/misc-ethiopic
-
-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
-
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f3312e1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+Ge'ez Frontiers Foundation's Zemen class font
+---------------------------------------------
+
+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/font/misc-ethiopic
+
+Please submit bug reports and requests to merge patches there.
+
+For patch submission instructions, see:
+
+ https://www.x.org/wiki/Development/Documentation/SubmittingPatches
+