mirror of
https://github.com/YunoHost-Apps/redmine_ynh.git
synced 2024-09-03 20:16:16 +02:00
remove the empty string inside 'maintainers'
This commit is contained in:
parent
5ff66c2589
commit
4f04808600
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ description.fr = "Gestionnaire de projet flexible sous forme d'application web"
|
|||
|
||||
version = "5.1.2~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
maintainers = []
|
||||
|
||||
[upstream]
|
||||
license = "GPL-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue