From 5e01946b66a50c19d2366b313cea55182c34c754 Mon Sep 17 00:00:00 2001 From: Mayeul Cantan Date: Sat, 27 Apr 2024 17:02:06 +0200 Subject: [PATCH] Add nathanael-h as co-maintainer --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 35a573c..91e7545 100644 --- a/manifest.toml +++ b/manifest.toml @@ -9,7 +9,7 @@ description.fr = "Passerelle Matrix / Synapse pour Signal" version = "0.5.1~ynh1" -maintainers = ["MayeulC"] +maintainers = ["MayeulC", "nathanael-h"] [upstream] license = "AGPL-3.0-or-later"