From 09bad3a71bd7e36f182e31b55adc0c596a8e9c8f Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 15 Feb 2022 19:25:22 +0600 Subject: [PATCH] Add AlmaLinux / OS --- .../webextension/images/icons/AlmaLinux.svg | 12 ++++++++++++ src/technologies/a.json | 15 +++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 src/drivers/webextension/images/icons/AlmaLinux.svg diff --git a/src/drivers/webextension/images/icons/AlmaLinux.svg b/src/drivers/webextension/images/icons/AlmaLinux.svg new file mode 100644 index 000000000..e8b4be34d --- /dev/null +++ b/src/drivers/webextension/images/icons/AlmaLinux.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/technologies/a.json b/src/technologies/a.json index ed13c2a55..18c07468f 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -1942,6 +1942,21 @@ "scriptSrc": "portal\\.allyable\\.com/", "website": "https://allyable.com" }, + "AlmaLinux": { + "cats": [ + 28 + ], + "description": "AlmaLinux is an open-source, community-driven Linux operating system that fills the gap left by the discontinuation of the CentOS Linux stable release.", + "icon": "AlmaLinux.svg", + "headers": { + "server": "AlmaLinux" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://almalinux.org" + }, "Alpine Linux": { "cats": [ 28