From 0a6f9dd842a191aa3423fcc08bac2209db7d2798 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 4 Jun 2024 23:06:41 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e4cbfb2..c1860ab 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Simple phpinfo" version = "1.0~ynh5" -maintainers = [""] +maintainers = [] [upstream] license = "GPL-3.0-or-later"