From 3d3bfa599799eef99c0613b8cd407507c877693a Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 26 Nov 2024 22:26:56 +0100 Subject: [PATCH] remove infinoted (unmaintained since Nov 2023) (#981) - ref: #1 - `ERROR:awesome_lint.py: Infinoted: last updated -366 days, 1:26:21.233157 ago, older than 365 days` --- software/infinoted.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/infinoted.yml diff --git a/software/infinoted.yml b/software/infinoted.yml deleted file mode 100644 index c2a64575b7..0000000000 --- a/software/infinoted.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Infinoted -website_url: https://github.com/gobby/gobby/wiki/Dedicated%20Server -description: Server for [Gobby](https://github.com/gobby/gobby/wiki), a multi-platform collaborative text editor. -licenses: - - MIT -platforms: - - C++ -tags: - - Office Suites -source_code_url: https://github.com/gobby/gobby -stargazers_count: 572 -updated_at: '2023-11-25' -archived: false