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:
parent
77183b0a24
commit
eea4c42ca1
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ description.fr = "Solution simple de partage de fichiers"
|
||||||
|
|
||||||
version = "2.1.2~ynh3"
|
version = "2.1.2~ynh3"
|
||||||
|
|
||||||
maintainers = [""]
|
maintainers = []
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "BSD-2-Clause"
|
license = "BSD-2-Clause"
|
||||||
|
|
Loading…
Add table
Reference in a new issue