From 1c2308ba10e7405ebc4ce33098628f9f8bb15b5a Mon Sep 17 00:00:00 2001 From: Tobias_Groza Date: Fri, 18 Apr 2025 15:38:52 +0000 Subject: [PATCH] Set AuthorName fields for more packages --- metadata/com.artifex.mupdf.mini.yml | 1 + metadata/com.artifex.mupdf.viewer.app.yml | 1 + metadata/com.artifex.mupdfdemo.yml | 1 + metadata/com.emmanuelmess.deadlinesapp.free.yml | 4 ++-- metadata/com.emmanuelmess.itsdicey.yml | 2 +- metadata/com.emmanuelmess.simpleaccounting.yml | 1 + metadata/com.emmanuelmess.simplecleanup.yml | 1 + metadata/com.emmanuelmess.tictactoe.yml | 4 ++-- metadata/com.iven.lfflfeedreader.yml | 1 + metadata/com.iven.xdafeedreader.yml | 1 + 10 files changed, 12 insertions(+), 5 deletions(-) diff --git a/metadata/com.artifex.mupdf.mini.yml b/metadata/com.artifex.mupdf.mini.yml index 55a804518f..95e230359a 100644 --- a/metadata/com.artifex.mupdf.mini.yml +++ b/metadata/com.artifex.mupdf.mini.yml @@ -3,6 +3,7 @@ AntiFeatures: Categories: - Reading License: AGPL-3.0-or-later +AuthorName: Artifex Software LLC WebSite: https://mupdf.com SourceCode: https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mupdf-android-viewer-mini.git IssueTracker: https://bugs.ghostscript.com diff --git a/metadata/com.artifex.mupdf.viewer.app.yml b/metadata/com.artifex.mupdf.viewer.app.yml index 0478423ebc..ff13e8c2a9 100644 --- a/metadata/com.artifex.mupdf.viewer.app.yml +++ b/metadata/com.artifex.mupdf.viewer.app.yml @@ -1,6 +1,7 @@ Categories: - Reading License: AGPL-3.0-or-later +AuthorName: Artifex Software LLC WebSite: https://mupdf.com SourceCode: https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mupdf-android-viewer.git IssueTracker: https://bugs.ghostscript.com diff --git a/metadata/com.artifex.mupdfdemo.yml b/metadata/com.artifex.mupdfdemo.yml index 9cca72b3e4..d4e4046950 100644 --- a/metadata/com.artifex.mupdfdemo.yml +++ b/metadata/com.artifex.mupdfdemo.yml @@ -3,6 +3,7 @@ AntiFeatures: Categories: - Reading License: AGPL-3.0-or-later +AuthorName: Artifex Software LLC WebSite: https://mupdf.com SourceCode: https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mupdf-android-viewer-old.git IssueTracker: https://bugs.ghostscript.com diff --git a/metadata/com.emmanuelmess.deadlinesapp.free.yml b/metadata/com.emmanuelmess.deadlinesapp.free.yml index 8de16f7297..6a6874b6d2 100644 --- a/metadata/com.emmanuelmess.deadlinesapp.free.yml +++ b/metadata/com.emmanuelmess.deadlinesapp.free.yml @@ -1,9 +1,9 @@ Categories: - Time License: GPL-3.0-or-later -AuthorName: Emmanuel +AuthorName: Emmanuel Messulam AuthorEmail: emmanuelbendavid@gmail.com -AuthorWebSite: http://emmanuelmessulam.com.ar/ +AuthorWebSite: https://emmanuelmessulam.com.ar/ SourceCode: https://github.com/EmmanuelMess/DeadlinesApp IssueTracker: https://github.com/EmmanuelMess/DeadlinesApp/issues diff --git a/metadata/com.emmanuelmess.itsdicey.yml b/metadata/com.emmanuelmess.itsdicey.yml index 15e744e54d..8c8adab3d3 100644 --- a/metadata/com.emmanuelmess.itsdicey.yml +++ b/metadata/com.emmanuelmess.itsdicey.yml @@ -2,7 +2,7 @@ Categories: - Games License: GPL-3.0-only AuthorName: Emmanuel Messulam -AuthorWebSite: http://emmanuelmessulam.com.ar/ +AuthorWebSite: https://emmanuelmessulam.com.ar/ SourceCode: https://github.com/EmmanuelMess/ItsDicey IssueTracker: https://github.com/EmmanuelMess/ItsDicey/issues Donate: https://www.patreon.com/emmanuelmess diff --git a/metadata/com.emmanuelmess.simpleaccounting.yml b/metadata/com.emmanuelmess.simpleaccounting.yml index 8e8bce1286..5f4870ae8c 100644 --- a/metadata/com.emmanuelmess.simpleaccounting.yml +++ b/metadata/com.emmanuelmess.simpleaccounting.yml @@ -3,6 +3,7 @@ Categories: License: GPL-3.0-only AuthorName: Emmanuel Messulam AuthorEmail: emmanuelbendavid@gmail.com +AuthorWebSite: https://emmanuelmessulam.com.ar/ SourceCode: https://github.com/EmmanuelMess/Simple-Accounting IssueTracker: https://github.com/EmmanuelMess/Simple-Accounting/issues Changelog: https://github.com/EmmanuelMess/Simple-Accounting/releases diff --git a/metadata/com.emmanuelmess.simplecleanup.yml b/metadata/com.emmanuelmess.simplecleanup.yml index 5be582df7d..9c24af4ce0 100644 --- a/metadata/com.emmanuelmess.simplecleanup.yml +++ b/metadata/com.emmanuelmess.simplecleanup.yml @@ -3,6 +3,7 @@ Categories: License: GPL-3.0-only AuthorName: Emmanuel Messulam AuthorEmail: emmanuelbendavid@gmail.com +AuthorWebSite: https://emmanuelmessulam.com.ar/ SourceCode: https://github.com/EmmanuelMess/Simple-Cleanup IssueTracker: https://github.com/EmmanuelMess/Simple-Cleanup/issues Donate: https://www.patreon.com/emmanuelmess diff --git a/metadata/com.emmanuelmess.tictactoe.yml b/metadata/com.emmanuelmess.tictactoe.yml index 24108bec82..40e8d7e002 100644 --- a/metadata/com.emmanuelmess.tictactoe.yml +++ b/metadata/com.emmanuelmess.tictactoe.yml @@ -1,8 +1,8 @@ Categories: - Games License: GPL-3.0-only -AuthorName: EmmanuelMess -AuthorWebSite: http://emmanuelmessulam.com.ar/ +AuthorName: Emmanuel Messulam +AuthorWebSite: https://emmanuelmessulam.com.ar/ SourceCode: https://github.com/EmmanuelMess/TicTacToeGame AutoName: TicTacToe diff --git a/metadata/com.iven.lfflfeedreader.yml b/metadata/com.iven.lfflfeedreader.yml index 6be6ee00c4..a7de872442 100644 --- a/metadata/com.iven.lfflfeedreader.yml +++ b/metadata/com.iven.lfflfeedreader.yml @@ -2,6 +2,7 @@ Categories: - Internet - Reading License: GPL-3.0-or-later +AuthorName: Ivan D'Ortenzio WebSite: http://forum.xda-developers.com/member.php?u=4884893 SourceCode: https://github.com/enricocid/iven-feed-reader IssueTracker: https://github.com/enricocid/iven-feed-reader/issues diff --git a/metadata/com.iven.xdafeedreader.yml b/metadata/com.iven.xdafeedreader.yml index 91b2f87494..3f5e0093d5 100644 --- a/metadata/com.iven.xdafeedreader.yml +++ b/metadata/com.iven.xdafeedreader.yml @@ -2,6 +2,7 @@ Categories: - Internet - Reading License: GPL-3.0-only +AuthorName: Ivan D'Ortenzio SourceCode: https://github.com/enricocid/xda-feed-reader AutoName: Xda Feed Reader