From 44a2f2e5f5ce1c4b599486d3d54fb95fab63975e Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Sun, 15 Feb 2026 17:22:01 +0100 Subject: [PATCH] docs: add Cloudsmith attribution for deb/rpm package hosting --- website/src/docs/installation.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/website/src/docs/installation.md b/website/src/docs/installation.md index 19e4036f..f544660b 100644 --- a/website/src/docs/installation.md +++ b/website/src/docs/installation.md @@ -45,6 +45,17 @@ Then you can install Task with: apt install task ``` +:::info Package Repository Hosting + +[![Hosted By: Cloudsmith](https://img.shields.io/badge/OSS%20hosting%20by-cloudsmith-blue?logo=cloudsmith&style=for-the-badge)](https://cloudsmith.com) + +Package repository hosting for deb/rpm is graciously provided by [Cloudsmith](https://cloudsmith.com). +Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that +enables your organization to create, store and share packages in any format, to any place, with total +confidence. + +::: + ### [Homebrew](https://brew.sh) ![macOS](https://img.shields.io/badge/MacOS-000000?logo=apple&logoColor=F0F0F0) ![Linux](https://img.shields.io/badge/Linux-FCC624?logo=linux&logoColor=black) {#homebrew} Task is available via our official Homebrew tap