From eabf3d5077a4e052dfa674dc064d0adcea7fc80b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 27 Dec 2023 11:57:35 +0100 Subject: [PATCH 1/2] Add Gramps Web to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index bc73413b..7e09da13 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -571,6 +571,12 @@ upstream = "https://github.com/gollum/gollum" website = "" draft = "https://github.com/YunoHost-Apps/gollum_ynh" +[gramps-web] +name = "Gramps Web" +description = "Gramps Web is a web app for collaborative genealogy. It is based on and interoperable with Gramps." +upstream = "https://github.com/gramps-project/Gramps.js" +website = "https://www.grampsweb.org/" + [granary] name = "Granary" description = "💬 The social web translator" From 748b7117058a9ed755cf2265cf66cf1b9d51ddf5 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Wed, 27 Dec 2023 15:18:20 +0100 Subject: [PATCH 2/2] Update wishlist.toml: simplify description --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index 7e09da13..b0abb942 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -573,7 +573,7 @@ draft = "https://github.com/YunoHost-Apps/gollum_ynh" [gramps-web] name = "Gramps Web" -description = "Gramps Web is a web app for collaborative genealogy. It is based on and interoperable with Gramps." +description = "Collaborative genealogy, based on and interoperable with Gramps." upstream = "https://github.com/gramps-project/Gramps.js" website = "https://www.grampsweb.org/"