[latex3-commits] [git/LaTeX3-latex3-luaotfload] dev: adapt some addresses to point to the correct github (edbd321)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sun May 31 11:35:13 CEST 2020
Repository : https://github.com/latex3/luaotfload
On branch : dev
Link : https://github.com/latex3/luaotfload/commit/edbd3218b455d202011b9cd2873d804cdbaa2389
>---------------------------------------------------------------
commit edbd3218b455d202011b9cd2873d804cdbaa2389
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun May 31 11:35:13 2020 +0200
adapt some addresses to point to the correct github
>---------------------------------------------------------------
edbd3218b455d202011b9cd2873d804cdbaa2389
doc/luaotfload-main.tex | 2 +-
scripts/mkimport | 2 +-
src/luaotfload.sty | 7 +++----
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/doc/luaotfload-main.tex b/doc/luaotfload-main.tex
index 69502b5..57e3ef4 100644
--- a/doc/luaotfload-main.tex
+++ b/doc/luaotfload-main.tex
@@ -217,7 +217,7 @@ On the other side there is a lot new:
\beginaltitem {Lualibs} The update of the fontloader files also required an update of the \identifier{Lualibs} package. This \identifier{Luaotfload} version needs version 2.6 of \identifier{Lualibs}.
\endaltitem
- \beginaltitem {Maintenance} As the current maintainer wasn't available and it was urgent to get a \identifier{Luaotfload} compatible with \LUATEX 1.08/1.09 maintenance has been transfered to Ulrike Fischer and Marcel Krüger. The package was maintained and developed at \hyperlink{https://github.com/u-fischer/luaotfload}. Issues should be reported there.
+ \beginaltitem {Maintenance} As the current maintainer wasn't available and it was urgent to get a \identifier{Luaotfload} compatible with \LUATEX 1.08/1.09 maintenance has been transfered to Ulrike Fischer and Marcel Krüger. The package was maintained and developed at \hyperlink{https://github.com/u-fischer/luaotfload}.
\endaltitem
\beginaltitem {Documentation}
diff --git a/scripts/mkimport b/scripts/mkimport
index 96954bd..88d5613 100755
--- a/scripts/mkimport
+++ b/scripts/mkimport
@@ -906,7 +906,7 @@ local luaotfload_header = [==[
The code in this file is provided under the GPL v2.0 license. See the
file COPYING in the Luaotfload repository for details.
- Report bugs to github.com/u-fischer/luaotfload
+ Report bugs to https://github.com/latex3/luaotfload
This file has been assembled from components taken from Context. See
the Luaotfload documentation for details:
diff --git a/src/luaotfload.sty b/src/luaotfload.sty
index 590a0b2..6c2f1fe 100644
--- a/src/luaotfload.sty
+++ b/src/luaotfload.sty
@@ -1,4 +1,4 @@
-%% Copyright (C) 2009-2018
+%% Copyright (C) 2009-2020
%%
%% by Elie Roux <elie.roux at telecom-bretagne.eu>
%% and Khaled Hosny <khaledhosny at eglug.org>
@@ -8,9 +8,8 @@
%%
%% This file is part of Luaotfload.
%%
-%% Home: https://github.com/lualatex/luaotfload
-%%Current home: https://github.com/u-fischer/luaotfload
-%% Support: <lualatex-dev at tug.org>.
+%% Home: https://github.com/latex3/luaotfload
+%% Support: https://github.com/latex3/luaotfload/issues, <lualatex-dev at tug.org>.
%%
%% Luaotfload is under the GPL v2.0 (exactly) license.
%%
More information about the latex3-commits
mailing list.