1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/privatebin_ynh.git synced 2024-09-03 20:15:56 +02:00

remove the empty string inside 'maintainers'

This commit is contained in:
OniriCorpe 2024-05-01 02:08:43 +02:00 committed by GitHub
parent 745492c86d
commit 53bb77869f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"