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:
commit
9ced38e853
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue