From f6f7457ebd20cd00e15d2539a00d247b9aa1fdb0 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 17:40:29 +0100 Subject: [PATCH] Stepping down as maintainer --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2f4c8b9..76254d1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -9,7 +9,7 @@ description.fr = "Alternative de contrôle à distance pour l'auto-hébergement" version = "1.1.9~ynh2" -maintainers = [ "eric_G" ] +maintainers = [] [upstream] license = "AGPL-3.0"