From 78eb315f8b3c925f43bba2cbc02273c240df87d4 Mon Sep 17 00:00:00 2001 From: Blerim Sheqa Date: Tue, 24 Feb 2026 12:43:52 +0100 Subject: [PATCH] Fix invalid category in publiccode.yml The 'monitoring' category is not part of the official list of software categories: https://yml.publiccode.tools/categories-list.html --- publiccode.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/publiccode.yml b/publiccode.yml index 41d16b3f9..1ea569d48 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -16,7 +16,6 @@ platforms: - windows - web categories: - - monitoring - data-collection - data-visualization - data-analytics