From a0e6396c43b915f3c9efd77a8698cf6a788ef304 Mon Sep 17 00:00:00 2001 From: Mark Russell Date: Sat, 9 Aug 2025 14:17:43 -0400 Subject: [PATCH] Updated with Type descriptions. Signed-off-by: Mark Russell --- ADOPTERS.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/ADOPTERS.md b/ADOPTERS.md index 7221e69854..fd9b3ab8c3 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -1,6 +1,6 @@ -# Podman Container Tools Adopters +> **Note**: Want to add your organization to this list? Please open a PR or file an issue. -Want to add your organization to this list? Please open a PR or file an issue. +# Podman Container Tools Adopters | Type | Name | Website | | :---- | :---- | :---- | @@ -28,4 +28,11 @@ Want to add your organization to this list? Please open a PR or file an issue. | ![Distro](https://img.shields.io/badge/Distro-8A2BE2) | Red Hat Enterprise Linux | https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux | | ![Distro](https://img.shields.io/badge/Distro-8A2BE2) | Rocky Linux | https://rockylinux.org | | ![Distro](https://img.shields.io/badge/Distro-8A2BE2) | SUSE Linux Enterprise | https://www.suse.com/products/server | -| ![Distro](https://img.shields.io/badge/Distro-8A2BE2) | Ubuntu | https://ubuntu.com | \ No newline at end of file +| ![Distro](https://img.shields.io/badge/Distro-8A2BE2) | Ubuntu | https://ubuntu.com | + +### Adopter Types +![End User](https://img.shields.io/badge/End_User-blue): The organization runs Podman Container Tools in production in some way. + +![Integration](https://img.shields.io/badge/Integration-red): The organization has a product that integrates with Podman Container Tools, but does not contain Podman Container Tools. + +![Distro](https://img.shields.io/badge/Distro-8A2BE2): The Linux distribution packages and distributes Podman Container Tools. \ No newline at end of file