From 8977cf3928402009d345c116c989ca4fd5a52088 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 12:05:05 +0200 Subject: [PATCH] Updated platforms for Polls and Event --- software/bitpoll.yml | 1 + software/docassemble.yml | 1 + software/dudle.yml | 1 + software/fider.yml | 2 +- software/mobilizon.yml | 1 + software/open-event-server.yml | 1 + 6 files changed, 6 insertions(+), 1 deletion(-) diff --git a/software/bitpoll.yml b/software/bitpoll.yml index 338792c9cd..f52884efc5 100644 --- a/software/bitpoll.yml +++ b/software/bitpoll.yml @@ -4,6 +4,7 @@ description: A web application for scheduling meetings and general polling. licenses: - GPL-3.0 platforms: + - Docker - Python tags: - Polls and Events diff --git a/software/docassemble.yml b/software/docassemble.yml index cb86ef2baa..8b6e0cd387 100644 --- a/software/docassemble.yml +++ b/software/docassemble.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Docker + - Python tags: - Polls and Events source_code_url: https://github.com/jhpyle/docassemble diff --git a/software/dudle.yml b/software/dudle.yml index 579fca4e01..89d86aa075 100644 --- a/software/dudle.yml +++ b/software/dudle.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Ruby + - Docker tags: - Polls and Events source_code_url: https://github.com/kellerben/dudle diff --git a/software/fider.yml b/software/fider.yml index 6d648a34f7..9fdca93463 100644 --- a/software/fider.yml +++ b/software/fider.yml @@ -4,7 +4,7 @@ description: Open platform to collect and prioritize feedback (alternative to Us licenses: - MIT platforms: - - Go + - Docker tags: - Polls and Events source_code_url: https://github.com/getfider/fider diff --git a/software/mobilizon.yml b/software/mobilizon.yml index 2a288eabf3..3fc488b61f 100644 --- a/software/mobilizon.yml +++ b/software/mobilizon.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Elixir + - Docker tags: - Polls and Events source_code_url: https://framagit.org/framasoft/mobilizon/ diff --git a/software/open-event-server.yml b/software/open-event-server.yml index 3275756b08..53024f9268 100644 --- a/software/open-event-server.yml +++ b/software/open-event-server.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Python + - Docker tags: - Polls and Events source_code_url: https://github.com/fossasia/open-event-server