From 20fb7da1ea0c9d748dbc57ff8a5da788d6c6b1d5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 8 Dec 2023 01:19:07 +0100 Subject: [PATCH 1/2] Add peer-calls to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 3780d552..b3df03af 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1054,6 +1054,12 @@ description = "Password manager" upstream = "https://github.com/passbolt/passbolt_docker" website = "https://www.passbolt.com" +[peer-calls] +name = "peer-calls" +description = "Group peer to peer video calls for everyone written in Go and TypeScript" +upstream = "https://github.com/peer-calls/peer-calls" +website = "https://peercalls.com/" + [penpot] name = "Penpot" description = "Design Freedom for Teams" From 9ca35c6c9f8d9db5b4107325ee95bbcbf35b627a Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Fri, 8 Dec 2023 02:26:55 +0100 Subject: [PATCH 2/2] Update wishlist.toml --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index b3df03af..87df0c12 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1056,7 +1056,7 @@ website = "https://www.passbolt.com" [peer-calls] name = "peer-calls" -description = "Group peer to peer video calls for everyone written in Go and TypeScript" +description = "WebRTC group peer to peer video calls for everyone" upstream = "https://github.com/peer-calls/peer-calls" website = "https://peercalls.com/"