From 013aad4b20355676cfb391d9abaa8b597358ce8f Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 14 Feb 2026 12:14:39 +0100 Subject: [PATCH] remove Minio (Project archived) (#2015) - ref: #1 - `ERROR:awesome_lint.py: Minio: the project is archived` --- software/minio.yml | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 software/minio.yml diff --git a/software/minio.yml b/software/minio.yml deleted file mode 100644 index ab80385461..0000000000 --- a/software/minio.yml +++ /dev/null @@ -1,31 +0,0 @@ -name: Minio -website_url: https://min.io/ -description: Object storage server compatible with Amazon S3 APIs. -licenses: - - AGPL-3.0 -platforms: - - Go - - Docker - - K8S -tags: - - File Transfer - Object Storage & File Servers -source_code_url: https://github.com/minio/minio -stargazers_count: 60218 -updated_at: '2026-02-12' -archived: true -current_release: - tag: RELEASE.2025-10-15T17-29-55Z - published_at: '2025-10-16' -commit_history: - 2025-03: 14 - 2025-04: 45 - 2025-05: 16 - 2025-06: 9 - 2025-07: 12 - 2025-08: 18 - 2025-09: 12 - 2025-10: 16 - 2025-11: 1 - 2025-12: 1 - 2026-01: 1 - 2026-02: 1