From 53bb77869f3c5c4c7aaa14fd559971126b208fbd Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 1 May 2024 02:08:43 +0200 Subject: [PATCH] remove the empty string inside 'maintainers' --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2346130..5fb0c78 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Pastebin minimaliste où le serveur n'a aucune connaissance de version = "1.7.1~ynh1" -maintainers = [""] +maintainers = [] [upstream] license = "Zlib" @@ -56,4 +56,4 @@ ram.runtime = "50M" [resources.apt] packages = "php8.2-fpm" - \ No newline at end of file +