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

Merge pull request #42 from YunoHost-Apps/testing

remove the empty string inside 'maintainers'
This commit is contained in:
Alexandre Aubin 2024-05-01 17:51:38 +02:00 committed by GitHub
commit 9ced38e853
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"