From 4a243966035f6474b45d07bd50d06522c9023d7d Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Sun, 13 Apr 2025 11:34:03 +0100 Subject: [PATCH] Remove Frab (Unmaintained since April 2024) (#1290) Co-authored-by: Rabenherz112 --- software/frab.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/frab.yml diff --git a/software/frab.yml b/software/frab.yml deleted file mode 100644 index 1b4da4535c..0000000000 --- a/software/frab.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: frab -website_url: https://frab.github.io/frab/ -description: Web-based conference planning and management system. It helps to collect submissions, to manage talks and speakers and to create a schedule. -licenses: - - MIT -platforms: - - Ruby - - Docker -tags: - - Conference Management -source_code_url: https://github.com/frab/frab -stargazers_count: 723 -updated_at: '2024-04-11' -archived: false