1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpboost_ynh.git synced 2024-09-03 19:56:33 +02:00

remove the empty string inside 'maintainers'

This commit is contained in:
OniriCorpe 2024-05-01 02:10:22 +02:00 committed by GitHub
parent 9ea01de14e
commit 9f231e1e9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ description.fr = "Système de gestion de contenu (CMS) français et libre"
version = "6.0.2~ynh1"
maintainers = [""]
maintainers = []
[upstream]
license = "GPL-3.0-only"