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:
parent
9ea01de14e
commit
9f231e1e9b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ description.fr = "Système de gestion de contenu (CMS) français et libre"
|
||||||
|
|
||||||
version = "6.0.2~ynh1"
|
version = "6.0.2~ynh1"
|
||||||
|
|
||||||
maintainers = [""]
|
maintainers = []
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "GPL-3.0-only"
|
license = "GPL-3.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue