1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/psitransfer_ynh.git synced 2024-09-03 20:16:06 +02:00

remove the empty string inside 'maintainers'

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

View file

@ -7,7 +7,7 @@ description.fr = "Solution simple de partage de fichiers"
version = "2.1.2~ynh3"
maintainers = [""]
maintainers = []
[upstream]
license = "BSD-2-Clause"