From ce91ea25e81779142aab72cc92eff296aebf7e54 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Sun, 27 Jul 2025 05:53:07 -0400 Subject: [PATCH] Remove Maybe from the list. (#1507) --- software/maybe.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/maybe.yml diff --git a/software/maybe.yml b/software/maybe.yml deleted file mode 100644 index d885aaebed..0000000000 --- a/software/maybe.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Maybe -website_url: https://maybe.co/ -source_code_url: https://github.com/maybe-finance/maybe -description: An OS for your personal finances built by a small team alongside an incredible community. -licenses: - - AGPL-3.0 -platforms: - - Docker -tags: - - Money, Budgeting & Management -stargazers_count: 52408 -updated_at: '2025-07-24' -archived: false