1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/joomla_ynh.git synced 2024-09-03 19:26:34 +02:00

remove the empty string inside 'maintainers'

This commit is contained in:
OniriCorpe 2024-05-01 02:08:26 +02:00 committed by GitHub
parent 19d1c29299
commit 48234844aa
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 libre"
version = "5.1.0~ynh1"
maintainers = [""]
maintainers = []
[upstream]
license = "GPL-2.0-only"