1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yourls_ynh.git synced 2024-09-03 20:35:59 +02:00

remove the empty string inside 'maintainers'

This commit is contained in:
OniriCorpe 2024-05-01 02:08:58 +02:00 committed by GitHub
parent adf77688b8
commit d46a69112c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ description.fr = "Service de raccourcisseur d'URL"
version = "1.9.2~ynh4"
maintainers = [""]
maintainers = []
[upstream]
license = "MIT"