From b5ffdba60e4cdbed43a5423763456f34547c13db Mon Sep 17 00:00:00 2001 From: Ryan Gurnick Date: Tue, 30 Jan 2024 09:53:07 -0800 Subject: [PATCH] Remove activeworkflow (unmaintained since April 2023) (#549) --- software/activeworkflow.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/activeworkflow.yml diff --git a/software/activeworkflow.yml b/software/activeworkflow.yml deleted file mode 100644 index 0b8cb1d964..0000000000 --- a/software/activeworkflow.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: ActiveWorkflow -website_url: https://github.com/automaticmode/active_workflow -description: An intelligent process and workflow automation platform based on software agents. -licenses: - - MIT -platforms: - - Ruby -tags: - - Automation -source_code_url: https://github.com/automaticmode/active_workflow -stargazers_count: 785 -updated_at: '2023-04-03' -archived: false