1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ulogger_ynh.git synced 2024-10-01 13:34:45 +02:00

remove the empty string inside 'maintainers'

This commit is contained in:
OniriCorpe 2024-05-01 02:09:48 +02:00 committed by GitHub
parent fac671e4d6
commit e1eeefae04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ description.fr = "Géolocalisation en temps réel, gestion et affichage de trace
version = "1.1~ynh2" version = "1.1~ynh2"
maintainers = [""] maintainers = []
[upstream] [upstream]
license = "AGPL-3.0-only" license = "AGPL-3.0-only"