From 2a51c87ce077e1b3d4a63cdc12c350fb7fe6c0d4 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sun, 8 Sep 2024 15:18:42 +0200 Subject: [PATCH] Remove LazyLead (Unmaintained since Sep 2023) (#854) - ref: #1 - `ERROR:awesome_lint.py: Lazylead: last updated -368 days, 1:26:26.799860 ago, older than 365 days` --- software/lazylead.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/lazylead.yml diff --git a/software/lazylead.yml b/software/lazylead.yml deleted file mode 100644 index 06ad9a6bc3..0000000000 --- a/software/lazylead.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: Lazylead -website_url: https://lazylead.org -description: Eliminate the annoying work within ticketing systems (Jira, GitHub, Trello). Allows to automate daily actions like tickets fields verification, email notifications by JQL/GQL, meeting requests to your (or teammates) calendar. -licenses: - - MIT -platforms: - - Ruby - - Docker -tags: - - Software Development - Project Management -source_code_url: https://github.com/dgroup/lazylead -depends_3rdparty: true -stargazers_count: 71 -updated_at: '2023-09-06' -archived: false