From ee1928f80ad92ffe06a87d88ad9d1d22451e3ab6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 29 Oct 2023 20:29:03 +0100 Subject: [PATCH 1/2] Add Feedbin to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index a73775b2..51193eb2 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -388,6 +388,12 @@ description = "Farm for fedwiki sites" upstream = "https://github.com/fedwiki/wiki-server" website = "http://fed.wiki.org/view/welcome-visitors/view/federated-wiki" +[feedbin] +name = "Feedbin" +description = "Feedbin is a simple, fast and nice looking RSS reader." +upstream = "https://github.com/feedbin/feedbin" +website = "https://feedbin.com" + [filestash] name = "Filestash" description = "A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ..." From a0326fd428c4e87a72aca58c10d273ebda35b80e Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 29 Oct 2023 20:54:56 +0100 Subject: [PATCH 2/2] Update wishlist.toml Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index 51193eb2..39cc94f4 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -390,7 +390,7 @@ website = "http://fed.wiki.org/view/welcome-visitors/view/federated-wiki" [feedbin] name = "Feedbin" -description = "Feedbin is a simple, fast and nice looking RSS reader." +description = "Simple, fast and nice looking RSS reader" upstream = "https://github.com/feedbin/feedbin" website = "https://feedbin.com"