From 62daffd58cc665478d9b65fec0418e7d4c9c87aa 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:36:37 +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 8f384e2..25a0ecc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Application de liste de tâches auto-hébergée" version = "0.22.1~ynh1" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "GPL-3.0"