From 8c07cfd5c9501e3020786b0c29272a84bf534227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 13 Feb 2024 09:24:50 +0100 Subject: [PATCH] remove maintenance --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 12780d4..e32d4ee 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 = [ "eric_G" ] +maintainers = [ "" ] [upstream] license = "Apache-2.0"