From b6b8d05a521f60d18cfe80891841ce6678e98b53 Mon Sep 17 00:00:00 2001 From: Mark Russell Date: Sat, 9 Aug 2025 15:00:27 -0400 Subject: [PATCH] Small changes suggested by markdown linter. Signed-off-by: Mark Russell --- ADOPTERS.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/ADOPTERS.md b/ADOPTERS.md index fd9b3ab8c3..ee8136b31b 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -3,7 +3,7 @@ # Podman Container Tools Adopters | Type | Name | Website | -| :---- | :---- | :---- | +|:-|:-|:-| | ![End User](https://img.shields.io/badge/End_User-blue) | Amadeus IT Group | https://amadeus.com | | ![End User](https://img.shields.io/badge/End_User-blue) | IBM | https://www.ibm.com | | ![End User](https://img.shields.io/badge/End_User-blue) | NTT Global | https://www.global.ntt | @@ -31,8 +31,10 @@ | ![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. +| Type | Description | +|:-|:-| +| ![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. | -![Distro](https://img.shields.io/badge/Distro-8A2BE2): The Linux distribution packages and distributes Podman Container Tools. \ No newline at end of file