From b9981ece595a7e82112522f2ab5776eb76bb7774 Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Sat, 9 Sep 2023 00:43:56 +0100 Subject: [PATCH] Remove papercups (unmaintained since May 2022) (#139) --- software/papercups.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/papercups.yml diff --git a/software/papercups.yml b/software/papercups.yml deleted file mode 100644 index 99fe8e4991..0000000000 --- a/software/papercups.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Papercups -website_url: https://papercups.io/ -description: An open source live customer chat web app written in Elixir. -licenses: - - MIT -platforms: - - Elixir -tags: - - Communication - Custom Communication Systems -source_code_url: https://github.com/papercups-io/papercups -demo_url: https://app.papercups.io/demo -stargazers_count: 5399 -updated_at: '2022-05-10' -archived: false