From acda1b4e251170ba458830e698f661470546c0e9 Mon Sep 17 00:00:00 2001 From: Lapotor <17144397+Lapotor@users.noreply.github.com> Date: Sat, 13 Apr 2024 13:47:49 +0200 Subject: [PATCH] add `motion.tools` as conference software (#627) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> --- software/motion-tools.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/motion-tools.yml diff --git a/software/motion-tools.yml b/software/motion-tools.yml new file mode 100644 index 0000000000..111023b6d3 --- /dev/null +++ b/software/motion-tools.yml @@ -0,0 +1,12 @@ +name: "motion.tools (Antragsgrün)" +website_url: "https://motion.tools/" +source_code_url: "https://github.com/CatoTH/antragsgruen" +description: "A web tool for managing motions and amendments for (political) conventions." +licenses: + - AGPL-3.0 +platforms: + - PHP + - Docker +tags: + - Conference Management +demo_url: "https://sandbox.motion.tools/createsite"