From fb6f1a9c1cabbde0a14728d531d85b299c480d95 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 28 Oct 2023 20:25:57 +0200 Subject: [PATCH 1/2] Add znc to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index a73775b2..56f3d9f5 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1498,6 +1498,12 @@ description = "Zigbee-to-MQTT software-bridge supporting more than 1000 Zigbee d upstream = "https://github.com/koenkk/zigbee2mqtt" website = "https://www.zigbee2mqtt.io/" +[znc] +name = "znc" +description = "an advanced irc bouncer - stay connected while your client is down" +upstream = "https://github.com/znc/znc" +website = "https://wiki.znc.in/ZNC" + [zoneminder] name = "Zoneminder" description = "Closed-circuit television software app supporting IP, USB and Analog cameras. " From 8610853894ef594e647f65464f29d473c769e932 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 29 Oct 2023 20:55:28 +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 56f3d9f5..7376e4c6 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1500,7 +1500,7 @@ website = "https://www.zigbee2mqtt.io/" [znc] name = "znc" -description = "an advanced irc bouncer - stay connected while your client is down" +description = "IRC Bouncer" upstream = "https://github.com/znc/znc" website = "https://wiki.znc.in/ZNC"