From 8ea9ce8bd5827ae9ba63e6d44c88a26c41ba1c42 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 10 Jul 2024 20:02:57 +0000 Subject: [PATCH] Remove Metroome IM (unmaintained since 2023-07-08) (#773) - ref. #1 - `ERROR:awesome_lint.py: Metronome IM: last updated -367 days, 1:29:07.786779 ago, older than 365 days` --- software/metronome-im.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/metronome-im.yml diff --git a/software/metronome-im.yml b/software/metronome-im.yml deleted file mode 100644 index 2475dcb57f..0000000000 --- a/software/metronome-im.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Metronome IM -website_url: https://metronome.im/ -description: Lightweight xmpp server with advanced microblogging features (fork of Prosody). -licenses: - - MIT -platforms: - - Lua -tags: - - Communication - XMPP - Servers -source_code_url: https://github.com/maranda/metronome -stargazers_count: 168 -updated_at: '2023-07-08' -archived: false