From 6c79bd6c1288066fef8449279d9ef3486bd980a9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 9 Oct 2023 13:55:11 +0200 Subject: [PATCH 1/2] Add Peppermint to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 4140fd42..d87aaee5 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -880,6 +880,12 @@ description = "Design Freedom for Teams" upstream = "https://github.com/penpot/penpot" website = "https://penpot.app/" +[peppermint] +name = "Peppermint" +description = "A central hub for your help desk. A powerfully easy system for tracking, prioritising, and solving c" +upstream = "https://github.com/Peppermint-Lab/peppermint" +website = "https://peppermint.sh/" + [personal-management-system] name = "personal-management-system" description = "Your web application for managing personal data." From bdf09adb976e2c236d1e6bb3cf75baccdd790316 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Tue, 10 Oct 2023 09:27:22 +0200 Subject: [PATCH 2/2] Fix peppermint description --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index d87aaee5..6df63797 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -882,7 +882,7 @@ website = "https://penpot.app/" [peppermint] name = "Peppermint" -description = "A central hub for your help desk. A powerfully easy system for tracking, prioritising, and solving c" +description = "A central hub for your help desk. A powerfully easy system for tracking, prioritising, and solving customer support tickets" upstream = "https://github.com/Peppermint-Lab/peppermint" website = "https://peppermint.sh/"