1
0
Fork 0
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:
OniriCorpe 2024-05-01 02:10:55 +02:00 committed by Félix Piédallu
parent 5ff66c2589
commit 4f04808600

View file

@ -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"