From 1b9957c260b0053e0384f9fea994acdaa18bfa9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 14 Feb 2024 11:17:05 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e32d4ee..7df66f1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Serveur de chat simple, rapide et fiable alimenté par Matrix" version = "0.6.0~ynh6" -maintainers = [ "" ] +maintainers = [] [upstream] license = "Apache-2.0"