From 135cbe0ed599d4ed20f8b82fb8abd093e2ffcddb Mon Sep 17 00:00:00 2001 From: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> Date: Thu, 12 Dec 2024 06:52:05 +0300 Subject: [PATCH] Fix Piler's source code URL Also put the tags on separate lines for consistency. --- software/piler.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/software/piler.yml b/software/piler.yml index 9108df9baa..cd0d3c8908 100644 --- a/software/piler.yml +++ b/software/piler.yml @@ -1,10 +1,12 @@ name: Piler website_url: https://www.mailpiler.org/ +source_code_url: https://github.com/jsuto/piler/ description: Feature-rich email archiving solution. licenses: - GPL-3.0 platforms: - C tags: - - Communication - Email - Mail Delivery Agents -source_code_url: https://bitbucket.org/jsuto/piler + - Communication + - Email + - Mail Delivery Agents